Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 SSIS import export from Compact Edition

Author  Topic 

scelamko
Constraint Violating Yak Guru

309 Posts

Posted - 2007-07-02 : 10:13:29
Guys,

I am not able to import tables from sql 2005 to Sql Server compact edition using SSIS.

I am getting the following error

"An error occured which sql server integration services wizard could not handle

exception has been thrown by the target of an invocation . (mscorlib)

specified method is not supported (Syetem.Data.SqlServiceCe)

"

Any suggestions/inputs would help

Thanks

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-07-02 : 11:16:27
Does source table have anything not supported in compact edition?
Go to Top of Page
   

- Advertisement -