PROBLEM
Applies To:
ITScriptNet V1/V2
You receive a Multi-Step ODBC Error attempting to connect to a Data Source. This most often occurs with a MySQL or FoxPro database when attempting to download collected data.
RESOLUTION
The default ADO Cursor Type that ITScriptNet used in version 2.0a and prior was Server Side. Some database providers do not support Server Side cursors.
In ITScriptNet version 2.0b and higher, the default cursor type has been changed to Client Side. This allows downloading into MySQL and FoxPro databases, as well as Microsoft Access, SQL Server, and others.
This article last updated:
1/1/2009 12:00:00 AM