On 21 Feb 2012, at 2:49am, "Agrawal, Manish" <[email protected]> wrote:

> All the sqlite examples I see use absolute paths to the sqlite database in 
> Visual Studio projects, e.g. "C:\users\test\apps\db\test.db3".
> 
> How can I specify the path to the sqlite database relative to the application 
> root folder, e.g. "db\test.db3"?

Have you tried specifying a filename without a path, just to see where the file 
ends up ?

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to