Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Powerbuilder 11 SNC issue with open cursor and transaction

Status
Not open for further replies.

SrTek

Programmer
Oct 29, 2008
2
US
I have migrated an existing application from PB 9 to 11 which now uses the new sql server native interface (SNC) to connect to SQL 2000.
I came across may issues and was able to so far get some solutions/workaround except for the one below:

"Object was Open" error is received when a begin transaction statement was issued while a cursor was still open. This same code works fine in Powerbuilder 9.0 that was using the MSS for sql server 2000 connection.

Does anyone know what the solution to the above issue is?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top