On Fri, 13 Mar 2009 12:42:46 -0700 (PDT), jonwood
<nab...@softcircuits.com> wrote:

>
>
>P Kishor-3 wrote:
>> 
>> why don't you try it? See below --
>> 
>
>What are you folks using to type these queries? I've yet to find any good
>utilities that do this for the Windows platform.

sqlite3.exe in a CMD window.

If I suspect the SQL is difficult enough to make typoos, I
write a script with an ascii editor.

sqlite3 test.db3 <script.sql

Then cut and paste.

And SQLiteSPy for browsing databases.

>Thanks.
>
>Jonathan
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to