| Thread | Last Post | Replies |
|
| check blank SA Password ? | 27 May 2009 11:33 GMT | 7 |
If there is any query can get if the SA password is empty or not ?
|
| master DB users | 27 May 2009 11:29 GMT | 8 |
If I follow the below steps: 1. Right-click on the master database. 2. Select Properties from the popup menu. 3. Select the Permissions tab.
|
| SA account | 27 May 2009 11:25 GMT | 5 |
I appreciate if you provide me with a query that verifies that SA account has no blank password.
|
| Disable SQL server Authentication in Studio | 26 May 2009 23:11 GMT | 5 |
Is there a way to Disable SQL server Authentication option in Studio and force users to Windows Authentication only? Maybe a reg setting? I cannot change the SQL Server configuration on this due to our application uses SQL auth.
|
| AD Hoc remote quiers | 18 May 2009 12:45 GMT | 9 |
Where is flag that will control the enabled Ad Hoc remote queries, if its enabled or disabled ?
|
| Login failed for user ... | 18 May 2009 12:06 GMT | 5 |
Hi NG I have a sinbgle named instance of SQL 2005 - SP2 (x64) running on a Windows Server 2003 box. Lately, my event log is getting clogged up with the following error (at least every 60 seconds).
|
| Access to SQL-server for AD\MyGroup | 18 May 2009 08:11 GMT | 3 |
I am trying to simply make a group in AD, ie. MyDatabaseUsers and then give that group access to the databases they need on the SQL-server - and I can't get it to work! Steps taken:
|
| permissiotn for master data base | 18 May 2009 05:26 GMT | 7 |
Where the SQL 2005 store the master database permission in registry or file ?and where is it ?
|
| Ad Hoc remote queries | 17 May 2009 15:46 GMT | 1 |
I need a query that verifies if Ad Hoc remote queries are enabled or disabled.
|
| Cross-DB ownership chaining not working SQL2005 SP2 on Win Serv 2003 R2 SP2 | 15 May 2009 21:14 GMT | 3 |
I am trying to use cross-DB ownership chaining to restrict access to certain rows of data. The clients want to use Crystal to do ad-hoc reporting and so I have created views (owned by DBO) in new reporting DB's that access the base table (owned by DBO in prod DB) WHERE
|
| Deny access to a few tables | 15 May 2009 19:48 GMT | 3 |
In the past, I've granted access to database users via the db_datareader fixed role (using SQL2005 here). Now I have a few tables which I only want admins to be able to access. My hope was to be able to run something like "deny select on object::dbo.tablename to
|
| SQLAgentuserRole members | 15 May 2009 13:39 GMT | 2 |
Please Where SQLAgentuserRole members stored on the SQL 2005 , and who I can get them , not through Management studio , if you have a query or some thing else ?
|
| permission assigned to the data base | 15 May 2009 13:37 GMT | 4 |
where the SQL 2005 store the permission assigned to the data base example create table , create view ,….?
|
| exec sp_help_job user account rights | 15 May 2009 12:38 GMT | 3 |
Which access rights are required for one user to be able to get results from the following: exec msdb..sp_help_job @job_name = 'TEST',@job_aspect = N'job'; the same user can get the list of jobs from:
|
| Choose "Use the built-in system account" and "use a domain user ac | 13 May 2009 23:30 GMT | 4 |
Hi friends, I don't know how to Choose between "Use the built-in system account" and "use a domain user accout" when I installing SQL server 2005 under conpamy's network.
|