Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
brinster
Starting Member
8 Posts |
Posted - 2003-11-28 : 10:19:36
|
| HiI want to know the importance of the login BUILT\administrateur in sqlsever because we want to delete this connection in console sqlserver in the goal to prevent the administrator login windows to access at sqlserver and add an other specific connections to access at the specific database ThanksRegards |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2003-11-28 : 11:18:37
|
| This is the login that allows any nt administrator to be sysadmin when they login.see http://www.microsoft.com/sql/techinfo/tips/administration/May3.asp==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|