Hi Shibu,

On Sat, 3 May 2008 00:20:35 +0530, you wrote:

>Hi,
>Is there a way to configure SQLite using a property/config file?
>Is changing the source code the only way to affect how it behaves?

There is something like that for the command line
tool. You can put a .sqliterc file in your homedir
(for windows: %USERPROFILE%).

.sqliterc can contain any valid command for the
command line tool, I usually put
        .bail on
in it.

>Shibu Narayanan 
>Consultant, PrimeSourcing Division, Investment Banking Group 
>Tel.Office: 91-80-2208-6270 or 91-80-6659-6270 
>e-mail: [EMAIL PROTECTED] 
>The answer is 42. 

Indeed.
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to