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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-05-02 : 07:55:52
|
| Rushi writes "Hi, I am trying to execute a DTS package on SQL Server 7.0 from Visual Basic. I want to run this package on a package level transaction, so when I specify JoinTransactionIfPresent property of a step as "TRUE" and try to execute, it gives an error 'Unspecified Error'. Can anyone please help me out on this issue at earliest.Regards,Rushi" |
|
|
ValterBorges
Master Smack Fu Yak Hacker
1429 Posts |
Posted - 2003-05-02 : 09:13:45
|
| Post your dts package code. Save as bas module from em and then copy and paste it here for us to see. |
 |
|
|
|
|
|