KB343: SQLLink service exception due to faulting module ntdll.dll
Symptom
SQLLink repeatedly crashes. After observing the Event Viewer logs, the faulty module is reported as ntdll.dll
SQLLink repeatedly crashes. After observing the Event Viewer logs, the faulty module is reported as ntdll.dll
Symptom
You are getting unexplained exceptions and experiencing increased memory usage when using Microsoft's ODBC drivers to connect to your third party database.
Cause
Microsoft's ODBC drivers leak memory over a long period of time.
Solution
When setting up your ODBC data source, use your database vendor's latest ODBC driver rather than the one provided with Windows.
Summary
SQLLink 3 supports any ODBC-supported database. In order for SQLLink to be able to read the data returned from your ODBC database, it must be formatted in plain text.
SQLLink 4 supports any Oracle, Microsoft SQL Server or ODBC-supported database.