MyGeneration is a very popular code generator and O/R Mapper capable of generating code for any language, including C#, VB.NET, Java, HTML and others. MyGeneration offers a FREE .NET architecture known as dOOdads which has now been implemented for SQLite version 2.x and 3.x.
Here is an image with MyGeneration Browsing a SQLite database: http://download.mygenerationsoftware.com/SQLite.jpg MyGeneration will automatically generate fully functional SQLite C# and VB.NET code that can Insert, Delete, Modify and Query data from a SQLite table or view. It even automatically brings back your identity columns for you. The dOOdads home page is at: http://www.mygenerationsoftware.com/dOOdads/dOOdads.aspx An example of using a SQLite dOOdad in C# http://www.mygenerationsoftware.com/dOOdads/CSharp_MasterSample.aspx An example of using a SQLite dOOdad in VB.NET http://www.mygenerationsoftware.com/dOOdads/VBNet_MasterSample.aspx Mike Griffin MyGeneration Software http://www.mygenerationsoftware.com

