So, what account do you use to startup the sql server service? If you use local system account then things like the Copy Database Wizard do not work because the local system account isn't the same on both servers, right? And you can't really start it under sa because that is a bad idea and sa isn't generally a domain user account. So, do you create a special domain user account and then create that as an admin login within SQL Server? I am running SQL 2K Enterprise Edition on a Windows 2003 Server. This db that I inherited is set for SQL Server & Windows security and the Startup Service Account section is all grayed out, is that how it should appear when I check the properties?
Thanks for any help you can give me.
Willie
Thanks for any help you can give me.
Willie