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

ODBC/MP SQLBindParameter error

14 views
Skip to first unread message

Anna

unread,
Oct 21, 2013, 4:11:05 PM10/21/13
to
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
0 new messages