Hello, Is it possible to run an sql-statement file from C API that can replace a ".read myfile.sql" command-line ? (preparing a statement require a 'char' pointer : giving the file in a large string is ok ?)
thanks ! -- View this message in context: http://www.nabble.com/Reading-an-SQL-file-with-C-API-tp18185942p18185942.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

