Hi all,

Does sqlite have any mechanism to determine if sqlite3_open has
created a new database or opened an existing database?


sqlite3_open returns SQLITE_OK for both creation and open

How can i check whether it created or opened an existing database ?

Thanks in advance,
Aravind.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to