We are in the process of developing a client-server software (in C#, Net 2.0)which can be sold off the shelf. The product is in Medical domain.
Can anyone suggest the best possible database for the following conditions:
- Should be able to distribute it free to the customers.
- Customers should be able to add images too to the database.
- Small footprint.
- Fast, stable, secure and does not crash.
We are working on MSSQL 2005 Express and Mysql 5.0. Any better database which you can suggest?