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

database access without ODBC or DAO

Status
Not open for further replies.

milner

Programmer
Apr 15, 1999
28
CA
I want to access a database (dBase III) from VC++ without having to set it up in anything outside my source code.

I need to be able to access records, create/delete records, and create new tables (files).

I know ODBC needs to be set up in control panel, does DAO?

Any help is greatly appreciated

milner
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top