Viewing 15 posts - 31 through 45 (of 64 total)
Hi,
Check if the below link works. It has an idea to run the package using DTExec utility.
Suresh
May 27, 2010 at 7:08 am
thaks Dan! I will continue with the virtual labs.
All of your suggestions were helpful. Thanks all again!
-Suresh
May 24, 2010 at 4:23 am
Thanks all guys for your time and valuable suggestions. SSC group always helped me with good suggestions. that's great!
I would say that I am interested in DBA work though I...
May 21, 2010 at 9:10 am
Thanks Sharath for your comments.
SSC Gurus, please help me with your ideas.
Suresh
May 20, 2010 at 8:47 am
Thanks Grant & Mike for the valuable suggestions!
Suresh
May 20, 2010 at 2:27 am
Thanks for the reply. I can understand the need to move to Try..Catch instead of @@ERROR. How ever, I am NOT able to understand what you mean by the below...
May 18, 2010 at 10:25 am
Thanks for your thoughts.
How ever, I am wondering how come "Pantom Reads", "Non Repeatable Reads", "Lost Updates" are handled if we commonly use "Read Commited" Isolation levels.
Looks like...
May 7, 2010 at 7:30 am
Thanks guys for the valuable replies.
Elliott: In your reply, you have mentioned as below.
They sometimes change it at a process or sproc level to handle specific cases.
Does it mean...
May 5, 2010 at 10:34 am
Thanks a lot Elliott..
Sorry for the delayed reply. It took some time for me to re-think of this tool and now with using your sample package, i am able...
May 5, 2010 at 6:43 am
Thanks Jason & Pablo for the clarification.
Suresh
April 14, 2010 at 2:02 am
Thanks Jason.
It was one of the questions I got when I got assessment call in my company (our company does assessment for employees every year).
One more thing. Is...
April 13, 2010 at 10:29 am
Thanks for your time Jason.
The question was more in terms of understanding the differences between Implicit, explicit and ref cursors.
So, Do you mean implicit cursors are deallocated automatically...
April 13, 2010 at 2:47 am
Thanks Elliott for pointing out the issue.
I have updated the For each loop to directly refer pkg.Connections instead of declaring new Connections obect.
For Each strConnection As Microsoft.SqlServer.Dts.Runtime.ConnectionManager In pkg.Connections...
April 7, 2010 at 10:14 am
I have tested by commenting the whole For Each block and could see my code working. When I uncommented it and debugged, the error originated exactly at FOR EACH statement...
April 7, 2010 at 9:47 am
It throws error when running "For each" line.
Thanks for your time..
Suresh
April 7, 2010 at 9:30 am
Viewing 15 posts - 31 through 45 (of 64 total)