There are multiple SQL Server CE database files (.sdf) created by a project tool in .Net.
I need to combine all the .sdf files into 1 .sdf file and be able to use it for data mining.
How do I go about doing this?
There are multiple SQL Server CE database files (.sdf) created by a project tool in .Net.
I need to combine all the .sdf files into 1 .sdf file and be able to use it for data mining.
How do I go about doing this?