November 30, 2011 at 8:52 am
Hello all.
I have a simple windows form running a ssis package!
This app sends a string variable with a path.
VB.NET
pkg.Variables("ExportPath").Value= "c:\temp\mydir"
pkgResults = pkg.Execute()
The app stoped working when I added 4 more variables in de package (I use them in a EXECUTE SQL TASK) .
Can anyone help me?
Thanks in advance!
M.L.
November 30, 2011 at 8:57 am
Please post the full text of the error message.
November 30, 2011 at 9:21 am
That's exactly my problem the app crashes without error message?????
I add that if I fill the value of the var ExportPath in the Package it runs with no problems.
Thanks!
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy