SQL/e - Microsoft to release an Embedded Database version of SQL Server
Posted by: JonGalloway.ToString(),
on 11 Apr 2006 |
View original | Bookmarked: 0 time(s)
Last year I wrote about how we need an Embedded Database for .NET applications. Microsoft's current .NET database lineup runs as data servers, which is completely inappropriate when you need a simple data format for a desktop application . My post was based on the problems I faced while working on an RSS aggregator built for speed and scalability - I spent all my time troubleshooting problems with open source embedded database engines (SQLite, SharpHSQL, Firebird), and eventually just gave up on...