I'm still on SQlite 2.8, and I use sqlitecc.exe; I think I saw an announcement that a version was available for SQlite v3.
On 11/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Eno Thereska <[EMAIL PROTECTED]> wrote: > > Something with a GUI would be ideal. I agree that the sqlite3 tool is > > very lightweight, unfortunately it has no GUI. > > > > It is not clear what you mean by "GUI". If you mean something > that displays in a separate window rather than in your shell > window, then there is: > > http://www.sqlite.org/cvstrac/wiki?p=ConsoleForTclTk > > That program gives you a GUI. But the GUI just has a command-line > prompt into which you type SQL statements. It is no more capable > than the command-line shell. > > > -- Ray Mosley

