EnglishРусский  
 Share/Save/Bookmark
 

Ads

Installer and installation software
Commercial and Freeware installers.

odbcquery.geterror

Get the last error message. Gets the message if the last error occured while running the SQL query.

method uint odbcquery.geterror (
   str state,
   str message
)

Parameters

state This string will contain the current state.
message This string will contain an error message.

Return value

Returns the last error code.

Related links

Source