sqlited_open does not return error if database with given na
Status: Inactive
Brought to you by:
nonun
sqlited_open :
When I am successfully connected to the server but with a name of a database that does not exist on the server, I do not get an error code from the sqlited_open call. Only in succeeding fetches I get the message "Database does not exist.".