I am using SSIS 2008 to read data from my database. Now I would like it to save that data in an SQL Server Compact 4.0 file (which will be read by the ASP.net MVC 3 app)
Has anyone else done this?
Like I said this is for a SQL CE 4.0, not 3.5
Use the SQL Server Compact Destination component in a data flow.
you have a component specially to do this: