i have an application that was written in delphi it is fairly recent, running on win32 i want to hook into the database with odbc but i am unsure which database driver to use
the directory with the database has .dat .idx files for each table
it is a standalone database not client server (as far as i can tell) any ideas what type of database this may be so i can find a driver
thanks