Posted: Fri Mar 28, 2003 7:44 am
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
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