Viewing 15 posts - 121 through 135 (of 198 total)
If a package executes another package, does the child package run with the same credentials as the parent?
March 9, 2010 at 9:43 pm
I've had my share of frustrations with trying to define vars at runtime. I always seem to end up with this error one way or another:
Date3/9/2010 8:46:20 PM
LogJob History (AwardsExport)
Step...
March 9, 2010 at 8:44 pm
Using that technique, do you embed the password in the connect string when you define the variable?
March 9, 2010 at 8:13 pm
Elliot W bailed me out. I don't know if your problem is security related, but this saved me, and I get it now:
If a package is "encrypted with user key"....
March 9, 2010 at 8:10 pm
Right you are, wow, thanks!! That makes perfect sense. I changed the credential my proxy points to the owner/editor of the package and I'm in business!
SA does no good in...
March 9, 2010 at 7:58 pm
As you may have noticed, I'm in the same boat. In the past, setting up a proxy to point to valid credential, then setting the job up to use that...
March 9, 2010 at 7:51 pm
I solved this problem by going into Project Properties, Debugging, and setting Run64BitRuntime to false.
I expect since I'm running 64-bit OS, SSIS thinks it should run 64-bit DTExec, but I...
February 28, 2010 at 12:32 pm
Hey there CozyRoc, glad I found you!!
I'm in the same boat now. I'm getting this same error message these other folks are. I'm just trying to evaluate the CozyRoc...
February 28, 2010 at 12:25 pm
Thanks. I searched a forum over on CrazyRoc, but I didn't find what I was looking for. I didn't see the FAQ's. I'll head over there.
I've come to lean...
February 28, 2010 at 10:45 am
Yea, VS Starts, but if I try to create a new package, or open any existing package, I get the error.
I just got passed it. I got a System Restore...
February 27, 2010 at 4:50 pm
Thanks, good to know. Curious though. You chose two separate non-raid drives, yet you are recommending I raid two drives into 1. Is this because of the gobs of memory...
February 27, 2010 at 2:14 pm
You could let them kinow that you'd like to bring your long lost older brother in to shadow him for a coupple weeks. 🙂
Brian Savoie
How is the rest of...
February 21, 2010 at 11:19 pm
Id definitely be on the MERGE bandwagon if I could. Problem is, while working through this issue, I discovered I'm going to have to deploy it on SQL 2005, so...
February 21, 2010 at 3:18 pm
Interesting. Short, sweet, and simple. Avoids the concurrency problems of EXISTS.
February 21, 2010 at 2:58 pm
Viewing 15 posts - 121 through 135 (of 198 total)