Looking for combinations of server and embedded database engines
- by codeelegance
I'm redesigning an application that will be run as both a single user and multiuser application. It is a .NET 2.0 application. I'm looking for server and embedded databases that work well together. I want to deploy the embedded database in the single user setup and of course, the server in the multiuser setup.
Past releases have been based on MSDE…