How to Connect to a DBASE database
To connect to DBASE, you would need to setup an ODBC data source on your
windows machine. This can be done by going to the Windows control panel,
and selecting Administrative Tools and then Datasources ODBC.
You can then create a new datasource by clicking the add button and
selecting the Microsoft dBase driver. Make sure to select the directory
where your dbase file is located when setting up the datasource.
To connect with RazorSQL, you would need to do an
Connections -> Add Connection Profile, and then select OTHER for the database
type and ODBC for the connection type. Select the ODBC datasource you
just created for the datasource.