ODBC SQLBindParameter error

51 views
Skip to first unread message

Anna

unread,
Oct 21, 2013, 4:06:39 PM10/21/13
to pb...@googlegroups.com

We are currently migrating PB8 application to PB12.5(classic)
DBMS is using the ODBC/MP driver.
Driver 2.10.20508.18 HP
The database backend is NonStopSQL.


We have a Run time  issuee with Executing Stored Procedures.
We connect using: DBMS=ODBC
SQLCA.DBParm = "ConnectString='DSN=Tandem ODBC',DisableBind=1"
( set run time)

All works pewrfectly with PB8 (same driver, same database)
but not with PB12.5 classic version.

SQLBindParameter  will  return code -1 when trying to bind input parameters to a compiled SQL statement when EXECUTE command for Stored Procedure is called
Error SQLSTATE = S1004

Any ideas would be greatly appreciated.
Anna

Reply all
Reply to author
Forward
0 new messages