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
On 31 August 2015 at 19:42, Dimitry Sibiryakov <[email protected]> wrote: > 31.08.2015 18:38, Геннадий Забула wrote: >> 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. > > Firebird database IS a file, and tables in it can be used witout their > extraction to OS > filesystem. In contrast to SQLite. > > -- > WBR, SD. > > ------------------------------------------------------------------------------ > Firebird-Devel mailing list, web interface at > https://lists.sourceforge.net/lists/listinfo/firebird-devel ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
