I want to use a free database to do some databinding (storage) in my WPF Application (PixelSense).
I have already used SQL Server 2010 with Visual Studio 2010 and it works very fine.
I've heard also that Entity Framework does not work great with MySQL due to some incompatibility issues, and SQLite doesn't support Booleans.
What do you suggest for me in this case ?
Edit
Thank you, I've choosed Microsoft SQL Server 2008 R2 Express
Why : Free
, by Microsoft
, almost the same as SQL Server