Viewing 12 posts - 46 through 58 (of 58 total)
You're the man, thanks! I'll create the new script using your suggestion above and let you know how it goes. THANK YOU!
April 17, 2009 at 10:39 am
Thanks, Jacek. I'll ive the temp table a shot.
April 17, 2009 at 10:33 am
JacekO (4/17/2009)
Can you link the 2000 servers to the 2005 server?
Also the five columns you...
April 17, 2009 at 10:14 am
slange (4/17/2009)
Upgrade to 2005. 😛
LOL that is the same thing I told the guy who I wrote the script for when he told me about the error. 😛 Where I...
April 17, 2009 at 10:10 am
Hi Guys,
I've hit a bit of a snafu with this one. The script will need to be executed against 2000 servers as well, so the ROW_NUMBER() function will...
April 17, 2009 at 9:47 am
Jacek, I will try your next for sure! Here is the code with Slanges suggestion. This script is for a developer here in my office, so i just made the...
April 16, 2009 at 1:57 pm
Thanks, Guys! I went with slange's suggestion first and it works great. THANK YOU!!!!
April 16, 2009 at 1:01 pm
Thanks for your help, Steve. This report would be run every week against a UAT instance of one of our production databases, so efficiency is not critical
April 16, 2009 at 12:46 pm
Hi Steve,
I'm executing the script manually and saving results to file (.xls)
I really wanted to modify the script so I could avoid any manual work on the excel...
April 16, 2009 at 12:32 pm
The formatting I put in the post got messed up, so I hope it makes sense what I'm trying to do.
April 16, 2009 at 12:19 pm
I have job running the packages that deliver to Excel. I seem to be making some sort of progress now. I deleted the file from the share, and then fired...
February 27, 2009 at 12:43 pm
Thanks for the reply. yes, it is going to the same directory as my XLS files. With that said, could it still be a permission issue?
February 27, 2009 at 12:17 pm
Viewing 12 posts - 46 through 58 (of 58 total)