Thanks for the explanation.

Is there a way to change the Sqlite escape character globaly? Chose some
out-of-the-way character that would allow backward quotes to be used
normally?

Something like -

.escape [
.read c:\path\file.sql

???????????????????

On Sun, Aug 26, 2012 at 9:41 AM, Kevin Benson <kevin.m.ben...@gmail.com>wrote:

>  On Sun, Aug 26, 2012 at 11:30 AM, Udi Karni <uka...@gmail.com> wrote:
>
> ***SNIP***
>
>
> >
> > As an aside - not a big deal - this is on Windows - the file
> specifications
> > in the ".import" and ".read" commands require 2 back slashes in the
> syntax
> > - can that be fixed?
> >
> > Thanks !
> >
> >
> The explanation for this behavior is here
>
> http://www.sqlite.org/cvstrac/tktview?tn=1073
> --
>    --
>      --
>        --Ô¿Ô--
>       K e V i N
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to