Viewing 6 posts - 1 through 6 (of 6 total)
database master passwords only come into play when moving to new server. For example if moving the SSIDB from C: to another drive on same server, PW not required for...
June 22, 2021 at 6:51 pm
Question: Is this SQL Server 2000 SP3 ?
IF so, then Upgrade to SP3a, or SP4. The sp3a upgrade and above had a fix for the memory problem if it is...
November 16, 2006 at 7:06 am
Vandy,
I am assuming you want to keep your DTS package as is -
You can do this by creating a wrapper package and calling it as a child package. There...
November 16, 2006 at 6:41 am
Well... Would I like to have THAT option ! My normal schedule is in my office in one section of my house, however, this year I am in the field...
September 15, 2006 at 11:08 am
I wanted to pass something by everyone - I think I have a pretty good way to handle all databases on a server. One difficulty with this of course is...
September 8, 2006 at 5:18 am
Hey, Great code here - feeding the userlist without use of a cursor, I love that! However, a question: Isn't this running the procedure for all users whether or not...
September 7, 2006 at 7:21 am
Viewing 6 posts - 1 through 6 (of 6 total)