EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

odbc.geterror

Get the last error message. Gets the message if the last error occured while connecting to the database.

method uint odbc.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