Viewing 15 posts - 46 through 60 (of 100 total)
Thanks for the script.
Unfortunately this script would not work.
The problem is that I reached the Initial Size that was previously incremented on 10% and I cannoyt shrink even 5mb...
October 4, 2011 at 3:38 pm
So, can anybody help me with this issue???
Or there is no help available fot it???
October 4, 2011 at 3:05 pm
Thanks Jessy, I understand where you are coming from.
But my db is running in a Simple Recovery Mode; I should probably mention that before.
But it still would not shrink...
October 4, 2011 at 9:41 am
Thanks for your reply Jessy. But, Im sorry this reply is for the 1st grader.
I've been in this business quite a long time. And if you read my post with...
October 4, 2011 at 9:20 am
Dear Newbie,
I spent a lot of time fighting with that problem.
The only solution that I found was this:
****************************************************************************************************
Dim oPackage, oTaskTransform
SET oPackage = DTSGlobalVariables.parent
SET oTaskTransform = oPackage.Tasks.Item("DTSTask_DTSExecuteSQLTask_1").CustomTask
' 00000 is a...
May 13, 2006 at 8:16 pm
How would I build this query? Can you provide the example (script) for that.
I still think that there should be the easier way to populate the new fields from source, I...
May 12, 2006 at 12:24 pm
51 Views and no answers to that one.
I'm starting to worry if there is any solution to this problem?!
Alex
May 12, 2006 at 8:41 am
Guys,
If I'm saving my excel spreadsheet in a comma delimited format and then processing it as a text file in the package it works fine.
But when I'm trying to save...
March 9, 2006 at 10:50 am
Thank you Philip,
I had this feeling that there is no way we can keep the layout of the package while modifying it programmatically.
But still nobody answered the 1st part of...
December 9, 2003 at 7:57 am
Linwood,
That is exactly what I did if you will look at one of my previous replies
December 2, 2003 at 8:08 am
Thank you Phill,
This is a nice code for replacing values in one Package.
I'm looking for a code to loop through all the packages, find a value and tell me in...
December 1, 2003 at 8:22 am
Frank,
I just made a research on this site and couldn't find anything about this issue.
But I did like the site though; thank you for mentioning it. A lot of good...
November 26, 2003 at 10:50 am
Phill,
I don't think it really matters what phrase or word you are you searching for in DTS package; in this case I was searching for '_url' string.
I probably didn't make...
November 26, 2003 at 8:28 am
Thanks Bob,
I was thinking about dts files before. But I was hoping about some magic.
Philip, I'm not the first year in this business and I know what sysdtspackages table is....
November 25, 2003 at 7:34 am
Thank you CoetzeeW,
This is a very good advise. I think that what causes the problems.
I will uncheck this option.
Alex
April 24, 2003 at 6:49 am
Viewing 15 posts - 46 through 60 (of 100 total)