Re: SQL2000 UserPermissions for Database
- From: "Uri Dimant" <urid@xxxxxxxxxxx>
- Date: Mon, 4 Dec 2006 08:36:29 +0200
Arejan
1.whats the command to select only databases whose user is "Userx"
EXEC sp_grantdbaccess 'Login', 'Userx'
2.how to restore the windows group builtin\administrator once deleted
Type BUILTIN/Administrators in the NAME text box
3. Sqldmo and SQLDMO.RegisteredServer needs client tools to be
installed in a PC in lan ?
are there any dlls that can be included to run SqlDmo?
It is library to work against SQL Server from the client side. Yes
"Arejan" <areejan2000@xxxxxxxxx> wrote in message
news:1165178556.581889.74120@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
there are 5 databses in sql server.
created a user Userx
and set the dataccess for databaseA and databaseF as follows
public
db_backupoperator
db_datread
db_datawrite
(the user can only edit del add and backup records/tables)
1.whats the command to select only databases whose user is "Userx"
2.how to restore the windows group builtin\administrator once deleted
VB6 Qstion
3. Sqldmo and SQLDMO.RegisteredServer needs client tools to be
installed in a PC in lan ?
are there any dlls that can be included to run SqlDmo?
.
- Follow-Ups:
- Re: SQL2000 UserPermissions for Database
- From: Arejan
- Re: SQL2000 UserPermissions for Database
- References:
- SQL2000 UserPermissions for Database
- From: Arejan
- SQL2000 UserPermissions for Database
- Prev by Date: SQL2000 UserPermissions for Database
- Next by Date: Re: SQL2000 UserPermissions for Database
- Previous by thread: SQL2000 UserPermissions for Database
- Next by thread: Re: SQL2000 UserPermissions for Database
- Index(es):
Relevant Pages
|