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 |
rajesh_sql2005
Starting Member
2 Posts |
Posted - 2008-04-17 : 09:21:40
|
I am using SSIS Package- sql server integration serviceit is .net coding this will create a DTS package and used to send datafrom one DB to other DB.This will be called from VB module ,here i am getting a error which isinhexadecimal'Exception from HRESUT : OXC0202009''Exception from HRESUT : OXC02020E8'help me to overome this error |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-04-17 : 22:20:03
|
Is it ssis package or dts package? Have detail of the package? |
 |
|
rajesh_sql2005
Starting Member
2 Posts |
Posted - 2008-04-18 : 00:44:50
|
It is SSIS Package having sourceData conversion TransactionDerived ColumnsDestination |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-04-19 : 17:14:52
|
Can you run the package directly by double click on it? |
 |
|
|
|
|