I am getting a system error 1114 when trying to test an ODBC connection. Does anyone know what this error number means? or a fix for it??
thx in advace,
L
A system error 1114 is a DLL initialization error. Usually it's caused when the DLL needed can't be loaded. I've seen it when the DLL is in a directory that's not on the system path. Make sure the ODBC driver DLL and supporting DLLs/EXEs are in a directory in the path.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.