The best way is to just check if the file exists in whatever language
you're using before you call sqlite3_open.

Eric Pankoke
Founder
Point Of Light Software
http://www.polsoftware.com/
 
-----Original Message-----
From: fred238 [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 10, 2007 11:28 PM
To: sqlite-users@sqlite.org
Subject: [sqlite] sqlite3_open function

hello,

Is there a way to not create a database while the db file is not found
with the sqlite3_open function ?

Why don't just create a create_table function instead of ?

regards,

fred.


------------------------------------------------------------------------
-----
To unsubscribe, send email to [EMAIL PROTECTED]
------------------------------------------------------------------------
-----




-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to