sql server 2008 r2 - Working on .mdf and .sdf at the same time -
is possible open .mdf , .sdf database types in same sql sever management studio session?
i have tried, , did not work. guessing either have configured wrong or not compatible. can open each separately of course using appropriate database provider when opening ssms.
i hoping there way or maybe other ms tool, plug in or app don't have allow them work together.
i hoping use tsql populate compact db appears need code app or this. suggestions on porting data compact?
use free visual studio add-in "sql server compact toolbox", lets move data , schema sql server compact in single click
Comments
Post a Comment