Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Import Access data into SQL Server CE (.mdb to .sdf)

I've found a few articles & discussions on how to import data from Access to SQL Server or SQL Server Express, but not to SQL Server CE. I can access both the the Access data and CE data in the VS database explorer with seperate connections, but don't know how to move the data from one to the other. (I'm using c#.) Any suggestions? Thanks.

like image 829
pro3carp3 Avatar asked Nov 24 '25 06:11

pro3carp3


1 Answers

You can do it using SSIS, or even in SQL Server Explorer if you are not looking to do it programmatically.

like image 104
Christopher Edwards Avatar answered Nov 26 '25 19:11

Christopher Edwards



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!