Question

I wonder if there is a way do connect to MS Access database mdb accdb? Now after installing EasySoft unixodbc (with trial lic) i have this response when i try connect to base:

<pre>
SQL Status: HY000
[unixODBC][Easysoft ODBC]General error: OS Version mismatch: Please report this sequence (AAAF, LX, 3, -1, -1) to Easysoft support at support@easysoft.com
</pre>

An additional note: this moment i have two version of inuxodbc on system one installed by yum and other installed by Easysoft installer the last odbc.ini i show below:

<pre>
[ACCESS_SAMPLE]
Description=Easysoft ODBC-Access Driver
Driver=Easysoft ODBC-ACCESS
mdbfile=/home/1c/Access/wer.mdb
smbpath=
lockfile=
smblib=
smbuser=
smbauth=
readonly=yes
exclusive=no
ignore_rel=no
</pre>

any suggestions?

Was it helpful?

Solution

Kernel 3 is not currently supported by the Easysoft ODBC-Access driver. Contact Easysoft support and let them know the error and if you are using a 64-bit or 32-bit application and they will be able to give you access to the pre-release version which support Kernel 3.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top