Viewing 5 posts - 1 through 5 (of 5 total)
Thanks for the help. I made a one column (text) table to hold the xml. The reason I chose text is because I fear I would quickly overrun...
May 20, 2002 at 7:04 am
I have discovered one thing. If you're going to execute a package from vb, you need to make sure you set the property ExecuteInMainThread to True (the equivalent of...
March 7, 2002 at 11:27 am
I think you're both right. When I use the dts.package2 method LoadFromSQLServer it seems to create the package object in its own apartment and should run independent of the...
March 6, 2002 at 1:58 pm
Got it! I would've sworn... Strangely enough, the server was set to use the system account instead of a specific account (like the others). Also strange is the fact that...
February 27, 2002 at 2:35 pm
The only thing that I have discovered that is different is that there are more provider names in the GUI combo box. Even though this would normally give pause...
February 27, 2002 at 2:07 pm
Viewing 5 posts - 1 through 5 (of 5 total)