You seem to be looking for an sqlite3_put_table, but you will have to write it yourself.

Anders Persson wrote:
I have written a wrapper around
   iRes = sqlite3_get_table(db,sql,&resultp,&nrow,&ncolumn,&errmsg);

But only SELECT works not INSERT or UPDATE

any ide.. missing somting

// Anders


Reply via email to