On 5/6/16, Hick Gunter <hick at scigames.at> wrote:
> No,you just have to log the bound parameters and a reference to the prepared
> statement (so the other side will know which statement to prepare).
> Or just log the statement & the parameters each time.

The sqlite3_trace() interface fills in the values for the parameters
automatically.
-- 
D. Richard Hipp
drh at sqlite.org

Reply via email to