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!

I get a blank Select Error message... please help

Status
Not open for further replies.

richard9

Programmer
Feb 26, 2003
4
GB
I am getting a message when retrieving in Pb, its fine in the dev db, just since updating the live db, i get the message "Datawindow Error : Select Error:" and thats it. I cant find any errors in the code or data, and the sql runs fine in Oracle. Has anyone any suggestions ? thanks
 
Put a messagebox in the sqlpreview event of the datawindow and check the syntax of the sql statement issued by PB to the database (its the sqlsyntax parameter in the event).

Matt

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

Part and Inventory Search

Sponsor

Back
Top