"Pramoda M. A" <[email protected]> wrote in message news:[email protected] > How to use BEGIN and COMMIT in my C program?
They are statements. You exectue them as you would any other statement, like INSERT or UPDATE. Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

