Keith Godfrey <[EMAIL PROTECTED]> wrote:
Does anyone know how to do a database dump from the C API? I'm linking to sqlite3.o (the amalgamated file) and was hoping to open a database and dump the contents to an sql file.
The code to sqlite3 command line utility is provided. You can see how it's done there.
Igor Tandetnik
----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------