I was trying to figure out how to export the Database as an SQL File. I came across sqlite3_backup but it copies Db to Db. But i failed to get the Db to sql file as dont by SqliteBrowser
I can achieve this using .dump or .bachup in sqlite cli but how should i do it using the C API's ? -- Mr. Nimish Nayak _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users