-
The C/ODBC driver CANNOT connect to a SQL Server - it's impossible. It is a driver only for Navision Server, which is why you're getting this error. If you want to use ODBC to access your SQL Server data you have no option but the SQL Server ODBC driver. Regarding the '.' and other special...
-
I think the SQL Server ODBC driver cannot be loaded (sqlsrv32.dll). You could try to re-install the SQL Server Client on that machine (from the SQL Server setup program), which should provide the driver and net libraries client side.
-
I think the SQL Server ODBC driver cannot be loaded (sqlsrv32.dll). You could try to re-install the SQL Server Client on that machine (from the SQL Server setup program), which should provide the driver and net libraries client side.
-
Hi Tom, thank you for your answer, it´s problem with standard MS SQL Server ODBC driver because were have Slovak version of NF and in user tables have long names of fields. It´s more dot´s in names and standard ODBC driver work not.
-
thank you all , only this user is not working among 25 users . i installed the client for navision next time ,and delete the zup file , but the same error .
-
thank you all , only this user is not working among 25 users . i installed the client for navision next time ,and delete the zup file , but the same error .
-
If you are running on SQL Server, you don't need C/ODBC. Just use standard MS SQL Server ODBC drivers. C/ODBC is used to connect to a Native Navision database using ODBC.
-
it's solved by installing MDAC_IE5.Cab on the user machine thank you all
-
it's solved by installing MDAC_IE5.Cab on the user machine thank you all