------
Error Number 117
Application Programming Error: Long operation not ended
Reason: The application program is attempting to perform a non-long
operation before ending the long operation that is in progress.
Remedy: Perform an end long operation (sqlelo) before proceeding with
any other operations.
------
when i used the native connection, all ok, but my version of centura
don\'t support native connection to informix 9.21 (and i nedd to
migrate the data base)
i have:
1.-ibm client-sdk 2.81 tc2
2.-sql.ini:
[win32client.dll]
comdll=odbc32
[win32client]
setzerolengthstringstonull=on
[odbcrtr]
longbuffer=10000
odbctrace=on
odbctracefile=c:\\odbc.log
autocommit=off
longbuffer=32000000
remotedbname=ucv,DSN=ucv
What can i do ?
Thanks for your time!!! :-)