Easysoft ODBC-Firebird DriverI am getting #deleted with my MS Access linked table when connecting to a UNICODE_FSS Firebird table with a primary key defined on a VARCHAR field. What can I do? |
|
This issue is to do with how Access returns the SQL datatype from the database on the key. To stop this tick the following attribute within your Firebird datasource set-up:
Default_SQL_Char
Once reconnected you should see the data. It should be mentioned that setting this could cause other applications to have problems with the data. For a full description of this configuration and the behaviour of the driver please reference the ODBC-Firebird Driver User Guide:
ftp://ftp.easysoft.com/pub/docs/firebird/odbc-firebird-1_0_0.pdf