(since Version 0.2.0)
txtdbapi_get_last_error -- Returns the last error and removes it from the stack
string txtdbapi_get_last_error ()
Returns the last error as string and removes it from the error stack. So if
you call txtdbapi_get_last_error()
again you will get the next error.
the last error as string