The answer depends on what kind of database activity you're expecting. A good choice might be to use SQL Compact Edition (it has gone thru many name changes recently, SQL Server Anywhere, SQL Embedded, etc), as this is a single-user instance of a database where the database engine is embedded into your application. You could easily deploy your entire application, it's supporting DLLs, and the database file on a flash drive.
http://www.microsoft.com/s
Main Topics
Browse All Topics





by: bhess1Posted on 2008-04-07 at 18:26:12ID: 21301873
Another solution. SQL Server Express uses the registry heavily. Sorry.