Viewing 15 posts - 1,696 through 1,710 (of 1,789 total)
Nigel -
quote:
>> That's similar to my first solution. It's what I always do to create things manually as it's quick and lets...
December 4, 2001 at 7:07 am
Steven - You can view and edit the DTS packages if you have SP3 on your 7.0 machines.
Hope this helps.
David
December 3, 2001 at 7:16 am
O.k. Back to work... Now to solve the mystery. No, I did not copy and paste nor did I do anything as robust as what you guys did. I just...
December 3, 2001 at 6:50 am
Interesting configuration I created a table to match and inserted about 500 rows then doing a select from that table brings back all records in about 4...
November 30, 2001 at 3:09 pm
No, you can use an Execute SQL task within DTS for the sendmail and use the same code you have in the job step. The one concern with doing this...
November 30, 2001 at 1:32 pm
Sorry, one additional note, I agree with Steve's suggestion for taking the mail step out of the package and making it part of the job. I recently started doing that...
November 30, 2001 at 10:37 am
Are you doing this within DTS and if so, are you using the "On Success" or "On Completion" links between the job steps?
If yes, then I am puzzled.
If no,...
November 30, 2001 at 10:34 am
Enterprise Manager. Using the SQL Server 2000 Client Tools expands the tool set for DTS and the packages developed in the 2000 client tools will run against a 7.0 SP3...
November 30, 2001 at 8:58 am
What I have found to work is by setting up an Excel file as a data source, setting up the SQL data source, and finally utilizing a transform data task...
November 30, 2001 at 8:46 am
bkelley,
We have some very similar processes from an Alpha system and we too use the "tickler" file to show the Alpha process is complete. Always been a struggle with the...
November 29, 2001 at 7:09 am
Well, it gets more interesting and your question made me try something different. It appears that I can select from the UNC, \\ServerA\c$, from some machines using SQL QA but...
November 28, 2001 at 12:47 pm
No problems noted here. Make sure that you do the backups as requested and you should be all set if something goes awry.
The nice thing about going to SP3...
November 28, 2001 at 7:06 am
Andy,
Thanks Andy! However, no on the permissions as I have Domain Admin privs throughout. The error I recieve is as follows;
Server: Msg 7399, Level 16, State 1, Line 1
OLE DB...
November 28, 2001 at 6:56 am
Yes, you could use DTS, Data Transformation Services, to take care of that for you. Once you get the DTS package set up, it is easy to schedule it for...
November 27, 2001 at 2:07 pm
I believe that Nigel touched on this in his first post but just to clarify, an automated install process is necessary for Service Pack deployment, etc. Tough enough with 15,...
November 27, 2001 at 2:04 pm
Viewing 15 posts - 1,696 through 1,710 (of 1,789 total)