hello,
i am working on sqlite 2.8.16 and my requirement is when i use the sqlite_open 
function i want to display error message if the database is not present.I don't 
want a new database with the wrong name to be created each time i use the 
sqlite_open function.
I checked for the error parameter in the sqlite_open function but each time it 
returns null.

so what is the solution for the above requirement.?

Thanks in advance

Regards
Yogesh

Reply via email to