I'm trying to connect to an MSSQL DataBase using Lazarus 4.6 and Zeos 8, OLEDB method.
When I Connect, it errors with the following message:
Exception Class EZSQLException.
SQL Error OLEDB Error
SQL State IM002 Native Error 0.
Code 0 Message IID_IBDInitialize.initialize.
SQL State IM002 appears to relate to ODBC.
Do I have to install the ODBC Driver?