A
AS
Hi,
I have a SQL CE 2.0 database file (*.SDF) in my desktop. I need to
access this file and migrate the data to SQL Express 2005. How do i
accomplish this?
I tried using the "DataPortWizard" of primeworks, but i get an error
saying - "Failed to open the device database".
I also tried accessing this database through a VS 2005 desktop
application, by adding a reference to SqlServerCe from - "C:\Program
Files\Microsoft SQL
Server\90\Tools\Binn\VSShell\Common7\IDE\System.Data.SqlServerCe.dll".
With this application i get the following error while opening
connection to the database - "Invalid database version".
I have a SQL CE 2.0 database file (*.SDF) in my desktop. I need to
access this file and migrate the data to SQL Express 2005. How do i
accomplish this?
I tried using the "DataPortWizard" of primeworks, but i get an error
saying - "Failed to open the device database".
I also tried accessing this database through a VS 2005 desktop
application, by adding a reference to SqlServerCe from - "C:\Program
Files\Microsoft SQL
Server\90\Tools\Binn\VSShell\Common7\IDE\System.Data.SqlServerCe.dll".
With this application i get the following error while opening
connection to the database - "Invalid database version".