Viewing 15 posts - 256 through 270 (of 535 total)
I already use sp_help_revlogin to invoke 'sp_hexadecimal' and script out the users.
what I'm concerned about is scripting out the users permissions so that I can restore my PROD DB...
October 28, 2009 at 11:29 am
With the additional Memory, what kind of parameters would have to be changed or what kind of tuning would ahve to take place in order to take advantage of the...
October 7, 2009 at 5:40 am
http://msdn.microsoft.com/en-us/library/ms345408.aspx
I used these commands to modify where the files exist (model and msdb data and log files)
ALTER DATABASE database_name MODIFY FILE( NAME = logical_name , FILENAME = 'new_path\os_file_name' )
and...
October 6, 2009 at 7:27 am
After the 'components to install' screen , The upgrade is blocked because it thinks that I am installing a different edition.
on the Feature Selection screen or ''components to...
October 2, 2009 at 8:31 am
It is never Prompting me to keyin a new Instance name !!!!
Why all of a sudden do I have to run the install from a command prompt??
October 2, 2009 at 7:59 am
My mistake. I have 1 default Instance and 2 named instances and am looking to install a third.
We only have SQL Server 2005 Standard Edition in House so...
October 2, 2009 at 7:47 am
We are upgrading for a couple of reasons: Support has ended for SQL Server 2000. Our SQL Server 2005 Instance is on a shiny new and...
September 4, 2009 at 6:05 am
Thank you for the clarification and information : )
September 2, 2009 at 1:03 pm
I do not have a SQL Server 2000 instance that I can try this in..
So there is no way to de-cyrpt these stored procedures in a 2005 database?
August 7, 2009 at 8:10 am
Thank you! I tried this method and it dropped my stored procedure!? Here is what I did:
I downloaded the script to create the stored procedure then created...
August 7, 2009 at 7:31 am
Thanks. I read that before. I was looking for some pratical experience advice.. : )
June 26, 2009 at 6:54 am
Thank you all so much for your help!!! The last one worked best for me!
May 5, 2009 at 11:57 am
Thanks... I have about 60 rows in this one table and your select returned over 400 rows.. duplicated most of the tables many times.. I'll...
May 5, 2009 at 9:09 am
Mike,
Thank you for your insight. I will try a couple of things and let you know how I make out!
April 29, 2009 at 9:28 am
I know this should probably be a different thread.....
but now that I have my 'sa' problem resolved, I am getting this error on a bunch of tables:
Could not...
April 29, 2009 at 8:23 am
Viewing 15 posts - 256 through 270 (of 535 total)