Viewing 11 posts - 31 through 41 (of 41 total)
This is what I have been using:
IF NOT EXISTS
(SELECT * FROM sys.server_principals
WHERE [name] = 'FORESTCITY\CorpSPLANDBAdmins')
CREATE LOGIN [FORESTCITY\CorpSPLANDBAdmins] FROM WINDOWS
June 27, 2011 at 10:56 am
I am migrating them from sql 2000 to sql 2008. And I see they have access to sql server in 2000 . Other windows level logins similar to them are...
June 27, 2011 at 10:35 am
Hi,
I copied the local dts packages from 2000 to 2008 using migration wizard. Then I downloaded and installed the 2000 dts designer components. And...
June 24, 2011 at 7:29 am
Hi , I got it resolved.
Thanks anyway.
SVR
June 23, 2011 at 7:37 am
Thank you for responding. I got it fixed. I used a download from the following link:
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=3522
SVR
June 17, 2011 at 10:08 am
Hi ,
I am trying to analyse 2000 DTS Components using Upgrade Advisor. And it is throwing me an error saying
DTS Client is not installed...
June 17, 2011 at 9:49 am
Thank you for the reply.
the sql agent needed a restart.
and the job ran successfully.
SVR
June 9, 2011 at 12:25 pm
The tables and the schema do not exist on the destination? Then how can it be done?
June 6, 2011 at 3:20 pm
Thank you very much.
Can you suggest any ways that I can use to group the remaining logins.
May 23, 2011 at 7:05 am
Viewing 11 posts - 31 through 41 (of 41 total)