I thikn you mean supplying a sqlite3_vfs to the sqlite3_open_v2 call;
will look into it.

Anyone know where there are examples of this?

-  
-Paul


On Fri, 2008-10-03 at 01:03 +0400, Alexey Pechnikov wrote:
> Hello!
> 
> I'm using SQLIte on a few dozens winmobile devices a few years. It's work 
> fine 
> with standart FS. If you want to try raw access to flash you can find 
> expiremental VFS code for flash and adopt this code for you. I don't remember 
> where I did see this code.
> 
> Best regards, Alexey.

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

Reply via email to