I have an application written in delphi, it is quite recent, it works on win32 I want to connect to the database using odbc, but I'm not sure which database driver to use
a directory with a database of .dat .idx files for each table
it is a standalone database, not a client server (as far as I can tell) any ideas what type of database it might be, so I can find a driver
thanks
source
share