Viewing 15 posts - 196 through 210 (of 1,884 total)
This is a very good article. The ideas fully apply to 2000, 2005 and will to 2008. And also to any application development: Do not hardcode the changable stuff.
One comment:...
April 10, 2008 at 11:40 am
Thanks you SO MUCH.
I will try it today!
April 10, 2008 at 11:17 am
Hi David,
You can save DTS package as VB file - when doing Save as.
You can open this file with Notepad. Also if you copy all of these files to one...
April 9, 2008 at 8:35 am
Yes, that is a good solution - save as VB files and search them.
Does somebody know how to export text for 400 packages?
April 8, 2008 at 8:15 am
Vidhya,
David needs the table names, not the package name.
April 7, 2008 at 8:48 am
Hello Berto,
You have to either run sp_addlinkedsrvlogin or use Management Studio, go to your linked server and specify the remote login that correspond the local login that is trying to...
April 4, 2008 at 1:20 pm
If you are talking about the scheduled packages, probably you would like to create a server trace with:
Events:
T-SQL Batch Starting
Columns:
like textdata, start time and end time
Filter:
textdata LIKE %YourTableName%...
April 4, 2008 at 1:09 pm
I don't get the answer. If you read the question on the website (not in the email, but on the website, it asks: "Largest Unit
How much information does a Yottabyte...
April 4, 2008 at 12:39 pm
Dave Sanders (4/3/2008)
There is a technique called Mangement by Wandering Around (MBWA).
So agree with both Steve and Dave!
Additionally: do something for other people first. Or offer to help them....
April 3, 2008 at 9:44 am
Mike,
you have to work with the person who created this procedures or try to read the procedure text to understand that is going on.
At the very least, post here...
April 2, 2008 at 2:31 pm
It may be your company's rules on Exchange or SMTP Relay
April 2, 2008 at 12:59 pm
Hi mike,
what happens if you execute the procedures in Query Analyzer, not as a job - do they accept the date parameter correctly?
Also, What is the error message in the...
April 2, 2008 at 12:45 pm
I don't like "Install Updates and Shutdown" when shutting down the computer. You need to go somewhere and instead you have to wait 10 min. I know you can change...
March 26, 2008 at 9:59 am
The answer may be Requirements document, "Validation Test Plan" , "Installation Plan" and as Jeff mentioned, a ticket system. Each change is caused by some requirement. You have to create...
March 25, 2008 at 8:46 am
Viewing 15 posts - 196 through 210 (of 1,884 total)