We have a commercial off the shelf product which used a Access Database. Due to the limitations and corruptions involved in multi user environments we decided to move to SQL Express. However now asit turns our,deployment of SQL Express 2005/2008 is a nightmare. The list of dependencies these depend on just keeps growing. Can anyone recommend of alternative options to SQL Express which is
- Easy to Deploy
- Has all SQL Express features
- Easy to backup
- Can be migrated to SQL Server Edition if needed
- Has a small footprint
Any help appreciated.
Update: Our current SQL Express Install is done using a 3rd party installer package, and so the end user does not see any SQL Express related install screen. And yes it need to be a single package, click and magically the app appears on the desktop type of install. Our end users are just not savvy enough. From my recent experiences with our deployment,SQL Express inntaller has just too many dependencies. If I was to include all these in my installation it blows up my install size unecessarily.