>
> What do you think about extending the SQLite VFS to make it possible  
> to open
> a database having a file handle (fd on Unix, HANDLE on Windows)?  
> Opening
> based on file path would still be there (to preserve compatibility).

How do you know which journal file to open or where to create
a master journal file if the client writes to the database?

Dan.

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

Reply via email to