Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server CE / June 2008

Tip: Looking for answers? Try searching our database.

msf to sdf

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Diego - 11 Jun 2008 15:37 GMT
How to convert mdf files (sql2005) to sdf file (sqlce 3.1)

Thanks a lot.

Signature

Diego

Paul G. Tobey [eMVP] - 11 Jun 2008 16:19 GMT
You'd have to write code that queries the contents of the database mdf and
writes to a new database sdf.

Paul T.

> How to convert mdf files (sql2005) to sdf file (sqlce 3.1)
>
> Thanks a lot.
Ginny Caughey MVP - 11 Jun 2008 16:21 GMT
Diego,

Here is a 3rd party utiltiy to do this, or you can write your own code:

http://www.primeworks-mobile.com/Products/DataPortWizard.html

You could also use Sync Services for ADO.NET to create a SQL Compact 3.5
database from SQL 2005 tables. Is there a particular reason you are using
SqlCE 3.1 instead of 3.5?

Ginny Caughey
Device Application Development MVP

> How to convert mdf files (sql2005) to sdf file (sqlce 3.1)
>
> Thanks a lot.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.