Posted in Developer Resources, Links on Friday, January 30th, 2009 at 12:33 No Comments
SQLite is a well known alternative for developers wishing to provide a light database embedded with the application. Moreover SQLite is in the public domain and thus allows many developpers to rely on this SQL database engine.
For .Net developpers who needs a local databse, you can use…

Posts tagged 'ado'


