Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rajkr

  1. rajkr

    ComboBox or other selection method

    here you can use dbcombo or dblist. <br>after selecting any item from the list, you have to prepare a dynamic query.for that purpose you can use ADO reference code.<br>Otherwise, you can prepare a query with data control by writing query in recordsource property like &quot;select * from...
  2. rajkr

    ADO not supported properly in Oracle 8.x

    ADO is much more efficient than others access methods as i found out. here we can connect using ODBC as well as OLEDB. Better if you try using OLEDB. <br>then&nbsp;&nbsp;you will not find any problem regarding Accessibility of data from Oracle 8.x<br><br>&nbsp;

Part and Inventory Search

Back
Top