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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Powerbuilder 10.5 using SQL Server 2000 ERROR

Status
Not open for further replies.

flwk69

Programmer
Jan 5, 2006
3
I have been receiving the following SQL Server error message:

Using PowerBuilder 10.5 inherited window that contains one datawindow object that is calling a stored procedure in MS SQL Server 2000 (but runing in sql server 6.5 compatibility mode). When I execute a datawindow retrieve the following error is displayed. This is happening everywhere in the application not just one datawindow. It does not occur in PowerBuilder 7.0.

A database error has occurred.
Database error code: 999
Database error message:
Microsoft OLE DB Provider for SQL Server
Object was open.Error while updating. Please refresh window..

Please advise on how I can solve this problem. Thanks!
 
Have you run a trace on the DB to see what statement is being executed by the datawindow?

Matt

"Nature forges everything on the anvil of time
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top