Is Computer Administrator in XP PRO same as System Administrator in XP Home Edition?

  • Thread starter Thread starter XIAN HUA LI
  • Start date Start date
X

XIAN HUA LI

I have problems on database connection on MS SQL Server using System
Administrator role. The system is Window XP Pro, which has only Computer
Administrator role, no System Administrator role. Are they same in XP Pro?

Please help. I will appreciate it.
 
XIAN said:
I have problems on database connection on MS SQL Server using System
Administrator role. The system is Window XP Pro, which has only Computer
Administrator role, no System Administrator role. Are they same in XP Pro?

Please help. I will appreciate it.


"System Administrator," a.k.a. the "SA" login name is specific to SQL
Server. There is no "SA" for the operating system, per se, although the
OS's Administrator account is equivalent, as far as privileges go. So,
even if you're logged in to the OS as Administrator, you'll still have a
separate "SA" login account for SQL Server. The OS's login credentials
cannot normally be passed on to or used to log into SQL.


--

Bruce Chambers

Help us help you:



You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top