Hi,
I want to create a new database(catalog) and then want to add a table to it using ADOX. The catalog create method works fine if I try to create a MS Access table. But
The connect string I am using to create a dBASE III database.
"Driver={Microsoft dBASE Driver (*.dbf)};"...
Can someone please point me to links that can explain how to use ADO to work with dBASE III? I am using visual C++ to create a few tables and do some basic operations like inserts, reads etc. in dBASE III using ADO.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.