Sqlite Admin Tool
Saturday, April 15 2006
While playing around with Sqlite I downloaded about 5 different free “explorers” and a couple different admin tools, then I found SQLite Administrator which completely rocks. Its still in beta but it works like a champ, you can work with tables, write SQL, import/export, and much more. Definitely the best I found.
(More on SQLite soon)
-James
Comments
- #1 Eric on 4.18.2006 at 4:58 PM
-
MySharpCode 1.1, from author Yeoh HS, is an ebook of source codes for helping users create their own embedded database applications in C# using SQLite and its ADO .NET Data Provider.
http://www.programmersheaven.com/app/news/DisplayNews.aspx?NewsID=4433
Eric - #2 Gonzalo Villa on 3.31.2008 at 2:42 AM
-
Absolutely, SQLite Administrator is an outstanding and versatile tool... The only problem I have with it is that it does not support parametrized queries in the GUI. Someone nows a workarround??? Thanks!
- #3 Andy on 5.28.2008 at 12:49 AM
-
Thanks, you saved me a lot of time testing SQLite Administration packages. Cheers
