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 Acce
You might look at PrimeWorks' DataPort Wizard.
You can do it using SSIS, or even in SQL Server Explorer if you are not looking to do it programmatically.
you can also use the the "sql server migration wizard" to convert it to sql server database and the use this tool to convert it back to a .sdf database