| Thread | Last Post | Replies |
|
| Searching AD group members from a SQL stored procedure | 30 Nov 2006 22:31 GMT | 3 |
Hi. We are creating a new app in wich we need to know if the user is member of at least one of as list of AD groups. The user network login name is provided to one stored procedure then it needs to query the AD to verify if the string containing the user name is member of a list ...
|
| permission assigned to a user | 30 Nov 2006 21:16 GMT | 2 |
Hi NG, How can I display with a T-SQL Statement, which permissions are granted / assigned to a sql server user in sql server 2005? Thx
|
| Backup/restore msdb to new server | 30 Nov 2006 07:47 GMT | 1 |
SQL 2K5 SP1 Would this be the appropriate way to move maintenance plans from one server to another? I have a tool that will sync the data in the tables between servers for me, would this be sufficient? Are there any pitfalls between
|
| Automating the creation of a database | 30 Nov 2006 06:33 GMT | 3 |
Hi; We have a program (ASP.NET) that requires a database as it's back end. We are trying to create an install that requires as little expertise as possible. In other words, no DBA required.
|
| Impossibly remote connections to SQL 2005 express | 29 Nov 2006 19:22 GMT | 1 |
I have spent the best part of 4 days trying to connect to SQL 2005 express from an winforms app! Yes , I have checked surface config and TCP/IP blah blah ... I have trawled the net and spent countless hours on MSDN and many have
|
| Securing SQL databases | 29 Nov 2006 08:49 GMT | 2 |
a user wishes me to create a new SQL database for him, on a SQL2K server. He is the only person who will use this database, and requires admin rights to it from his desktop. What is the best way of securing the SQL box so he cannot screw up other
|
| Securing my Stored Procedures? | 28 Nov 2006 05:03 GMT | 4 |
I have a database that I have created. Currently, I am the only user of this database. I connect as 'sa'. Now, I need to move it to a new Company Server. The logic in the Stored Procedures in my proprietary and I don't want
|
| Sql locking other domain account out | 26 Nov 2006 09:33 GMT | 1 |
This is a really weird one, I'll try and explain as best I can! Scenario(names are not the real ones BTW) - RES - resource domain AD - active directory
|
| modify xp_cmdshell to easily allow access to it | 25 Nov 2006 03:04 GMT | 3 |
Hi I am trying to create a text file from sql server this wil be the basis for a service I have written that monitors for the change/creation of a text file. I have set the proxy account in SQL server agent. I have realised that
|
| advice about a worm intrusion alert | 24 Nov 2006 23:39 GMT | 4 |
XP Home, limited user account. Newbie to this group - I know next to nothing about ports but am an experienced computer user otherwise. Can anyone interpret this for me - just started to get these recently - this is only the second one. Got it while using a user account in my XP
|
| Using domain local groups within SQL Server 2000 | 24 Nov 2006 08:00 GMT | 1 |
we have a Server - with w2k3 and - SQL 2000 - as a member of a Domain
|
| tables in linked server | 23 Nov 2006 02:20 GMT | 3 |
I was able to register our new SQL server (S1) using 'sa'. But when I linked it to another server (S2), I cannot see any tables in that server. I got Error 17: SQL server does not exist or access denied. I deleted the default Remote server and now when I tried to create a new one ...
|
| event 17055 error code 18452 user (null) not associated with trusted account | 22 Nov 2006 20:05 GMT | 13 |
I am new to this newsgroup so please forgive me if I am in the wrong palce. The subject line describes my problem in a nutshell. I am getting and event id 17055 from one instance of our SQL Server
|
| Backup troubles | 22 Nov 2006 15:25 GMT | 3 |
I need some help with a logic for a important document I need to create. Its regarding my Backup procedures that require me to test my database backups every 3 months. The problem occurs that I do not have another server to test out the database. So my solution was the following:
|
| Restore a database from SQL Server 2000 to SQL Server 2005 Express | 22 Nov 2006 14:28 GMT | 4 |
I'm trying to restore a database that existed in SQL Server 2000 to SQL Server 2005 Express edition and I keep getting the following error: System.Data.SqlClient.SqlError: Directory lookup for the file (name of the file) failed with the operating system error 5(Access is denied.). ...
|