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.
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.