I am trying to connect to a DBISAM database. This database system is used mostly on Delphi. The table files are stored in a folder.
My question is: Is there a way to connect to these databases from vb.net? How should I go about doing that?
I am trying to connect to a DBISAM database. This database system is used mostly on Delphi. The table files are stored in a folder.
My question is: Is there a way to connect to these databases from vb.net? How should I go about doing that?
I would recommend purchasing the ODBC driver from Elevatesoft for the version of DBISAM that you are using, and connect via ODBC.