-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kees Nuyt wrote:
> Did you try 
>       .bail on
 > It won't change the destination of error messages, but at
> least it aborts the sql script at the first error it
> encounters.

That is not true of errors returned by sqlite3_exec when doing .dump.
Those errors are somewhat ignored.  It does affect SQL queries you
supply that do error.

Roger

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkWI6wACgkQmOOfHg372QTNwgCgh971E3H/8KQYfFOO36UTaFcU
QKoAoKRai4Xd4NB2bJKffTX43FT/tmvP
=nHPv
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to