Any suggestions for a DB with a small footprint for a Windows contact manager application. I’m currently using SQL Server Express Edition, however it requires a 53MB install. Others have suggested using Datasets and storing the data in an XML file? I’m not very technical and would appreciate any feedback.
Thanks.