in reply to Re: SQLite handling of errors through common function
in thread SQLite handling of errors through common function

So we don't have clear way as we get in other language like C where we can check if the object is NULL then it seems to be a connection error. Similarly for other operations.

  • Comment on Re^2: SQLite handling of errors through common function