I found several articles and 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 Access data and CE data in VS database browser with separate connections, but I donβt know how to move data from one to another. (I am using C #.) Any suggestions? Thanks.
source share