Need a sample .mdf that can be connected from sql server 2008 sp1 in VC++2010 express.
I want to connect to the .mdf from VC++ CLR_WinForm application.
Additionally, I can't setup SQL server 2008 with tools. Then how can I make the .mdf file?
Thanks!