31.08.2015 19:49, Геннадий Забула wrote: > Maybe I put it wrong. > I want to use firebird database file that itself embedded to an image > of a filesystem. Let's assume that I already have a parser for images. > I don't get it about extraction tables to file system and SQLite. > Maybe this link could clarify what I mean. > https://www.sqlite.org/c3ref/io_methods.html
PIO abstraction, even if existed, is not not enough. Temporary files management also works with files, as well as the shared memory implementation and the log file, etc. It gonna be a hard challenge to implement all the required pieces. Dmitry ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
