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

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
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!
Thanks, you saved me a lot of time testing SQLite Administration packages. Cheers