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 strongm 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 Running on XP SP3

Status
Not open for further replies.

larrylugar

Technical User
May 12, 2010
2
US
Running PB10.5 on XP 3 (also trying on win 7 pro)

When ever I try to edit a datawindow, the window closes and tells me that there is a datawindow error on line xx column xx syntax error.

Also, when creating a new datawindow and designing the SQL statement, the PB client shuts down. Anyone ever seen anything like this?

I have it running fine on XP sp2.......
 
Do you have the database drivers (ODBC, OLEDB, etc.) set up?

Matt

"Nature forges everything on the anvil of time
 
Do you happen to have a nested report with a retrieval parameter in the datawindow? Do check the parameter if you do.
I do encounter your 2nd problem but not often.
 
datawindow error on line xx column xx syntax error."

I suggest you export the code (right mouse button) and then edit with a text editor.
Go to line xx move to right "column xx" positions.

It might indicate you where things went wrong.

regards,
Miguel L.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top