Is it possible to use SQLite, making queries directly in the internal virtual machine language, instead of SQL?
Or in another variant, compile the queries in design time, manually optimize them (if needed) and then store and call in the program in compiled form? -- http://fresh.flatassembler.net http://asm32.info John Found <[email protected]> _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

