Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PLEASE CENTURA _ INFORMIX _ODBC

33 views
Skip to first unread message

robertogonza.rgb

unread,
Mar 21, 2006, 3:07:17 PM3/21/06
to
I need your knowledge about centura. I try to connect informix 9.21
with centura builder 1.1.2 ptf12 (i can\'t migrate to other version of
centura), in this line
Set nResultado = SqlPrepareAndExecute ( hSqlCursor, \"ROLLBACK\" ) the
program crash and give me the error:

------
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!!! :-)

0 new messages