On Apr 19, 2008, at 7:41 AM, Toby Roworth wrote:

> When attempting to open a database, I am getting a "no such vfs"  
> error.
>
> What is likely to be causing this - a quick search suggested that vfs
> may stand for virtual file system - is this right?
>
> Any help would be appreciated
>


What value are you passing as the 4th argument to
sqlite3_open_v2()?  (I assume you are using sqlite3_open_v2()
since that seems the mostly likely way to get this error.)


D. Richard Hipp
[EMAIL PROTECTED]



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to