-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Holger Brunck wrote: |>You need a call to sqlite_exec() too. | | Why do I need this ? I am using the second possibility to execute sql commands | instead of the sql_exec() command and in other cases it works very well: | sqlite_compile(); | sqlite_step(); | sqlite_finalize(); | | In my case I skip the sqlite_step() command, but I assume that the | sqlite_compile() command is the important one.
Maybe you should assume nothing and instead follow the api reference?
| After a virtual machine has been generated using sqlite_compile | it is executed by one or more calls to sqlite_step.
-----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBK3iJSIrOxc3jOmoRAsE+AJ9gvoYOb4NmbuSrVCtMIRD8DUee+wCdGeLL 76CNOTCYylncT6RplV1Za94= =xtOh -----END PGP SIGNATURE-----