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.
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 handleexception has been thrown by the target of an invocation . (mscorlib)specified method is not supported (Syetem.Data.SqlServiceCe)" Any suggestions/inputs would helpThanks |
|
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? |
 |
|
|
|
|