monkeyfrog
Programmer
I am trying to develop a standalone that writes and edits dBASE IV files with a specific table structure. I need to allow the user to specify a dBase file to open at run-time. I would like to have some kind of datagrid-like interface for viewing/editing table contents.
I believe that I can use an ADO data control to connect to the dbase files through Microsoft Jet, but am not sure. Can anyone provide sample code for setting up such a connection at run-time? Is ADO the best way to do this?
Any and all help and suggestions are appreciated.
Richard
I believe that I can use an ADO data control to connect to the dbase files through Microsoft Jet, but am not sure. Can anyone provide sample code for setting up such a connection at run-time? Is ADO the best way to do this?
Any and all help and suggestions are appreciated.
Richard