"c.panel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Is it possible to run an sql-statement file from C API that can
> replace a ".read myfile.sql" command-line ?
.read command itself is implemented in C code you can readily obtain. It
uses public SQLite API, no black magic inv
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
2 matches
Mail list logo