Hi:

I found nothing on the official sqlite website (sqlite.org) regarding
the sqlite.init file.  Did I miss something?  Are there other (better)
documentation resources other than the documentation link on sqlite.org?

SPecifically, I'm trying to either point sqlite3 to a specific
sqlite.init (not in the default home dir), or even better, execute >1
command on a line where some of the commands are pragmas.  Like...


.mode column; .header on; select * from mytable;

Any help?

-dave

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to