Page 1 of 1

Posted: Fri Mar 28, 2003 7:44 am
by BackupUser
Restored from previous forum. Originally posted by gnozal.

Is there a way to get the SQL error message (like ORACLE ERROR ORA-XXXXX)?

If DatabaseQuery(SQLCommand$)
' Do stuff
Else
' SQL ERROR : how to get it ?
EndIf