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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADO Data Control with dbase

Status
Not open for further replies.

roadstain

IS-IT--Management
Mar 7, 2002
33
US
I am a little new to ADO controls vs. dbase files.

I am working with a dbase database. Without Issue I can use the Microsoft ADO Data Control 6.0 (OLEDB) Component and the proper references added to the project. With this I was first using ADODC or ADO Data Control. In this I could reference the fields of the database to text boxes.

My question is what is the best way to do this in code? Meaning being able to open a dbase database then reference fields in code. The use of the database will be minimal in the overall process. I will not need to add - delete - modify or anything of the like. Any help - or link to FAQs would be great.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top