Dear all, I have a question regarding virtual file systems. I assume I can load my own virtual file system by calling the c-function sqlite3_vfs_register(...).
Am I right that I cannot load a virtual file system by a pragma command or
a core function similar to load_extension?
I would appreciate very much if this were possible.
Best Martin
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

