Re: [sqlite] Re: A valid SQL fails with SQLite

2007-11-23 Thread Kees Nuyt
On Fri, 23 Nov 2007 18:47:40 +0100, <[EMAIL PROTECTED]> wrote: >Btw, what would be the best GUI to use? I am happy with SQLite3Explorer. http://www.sqlite.org/cvstrac/wiki?p=ManagementTools http://www.singular.gr/sqlite/ HTH -- ( Kees Nuyt ) c[_] -

Re: [sqlite] Re: A valid SQL fails with SQLite

2007-11-23 Thread P Kishor
On Nov 23, 2007 11:47 AM, <[EMAIL PROTECTED]> wrote: > Yes, you are right, I just tested it in another GUI myself. It is the GUI's > fault (SQLite Studio), which I found on the list on the SQLite site. > > Damn, I would never have suspected the GUI. I would have thought that it > would just rerout

Re: [sqlite] Re: A valid SQL fails with SQLite

2007-11-23 Thread runehjelm
Yes, you are right, I just tested it in another GUI myself. It is the GUI's fault (SQLite Studio), which I found on the list on the SQLite site. Damn, I would never have suspected the GUI. I would have thought that it would just reroute whatever text I type in to the commandline... They must ha