Viewing 15 posts - 2,446 through 2,460 (of 2,487 total)
What is the stored procedure that is executing the DTS package?
The NULL return is probably coming from it.
Thanks
Phill Carter
--------------------
Colt 45 - the original point and click interface ![]()
quote:
If you have ideas you can send them directly to MS - sqlwish@microsoft.com.
I know the...
--------------------
Colt 45 - the original point and click interface ![]()
quote:
Thanks for your comments - some answers: -I used goto labels because my original solution required the logging of a specific error...
--------------------
Colt 45 - the original point and click interface ![]()
Good article. Always like articles with code that I can play with ![]()
One comment I would make though is that I'd eliminate the GOTO's by using positive...
--------------------
Colt 45 - the original point and click interface ![]()
In packages that need to be migrated to differnent servers, I set the connection and task properties dynamically using "Dynamic Properties Task" and global variables.
The Global Variables are passed to...
--------------------
Colt 45 - the original point and click interface ![]()
Viewing 15 posts - 2,446 through 2,460 (of 2,487 total)