Is it possible to use embedded engine with a custom implementation of
filesystem abstraction?
For example, I have a storage container implemented as a file (VHD or
DD image, no matter) and want to use database placed in it without
extraction to OS filesystem.
I know that SQLite has such extension:
https://www.sqlite.org/c3ref/vfs_find.html
I've already found pio.h file but as I see there is no abstraction
layer for this.

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to