| Thread | Last Post | Replies |
|
| SQL Server w/ Redundant Domain Controllers | 22 Jul 2008 06:59 GMT | 4 |
We have an application that connects to SQL Server using Windows authentication, and we have two AD Domain Controllers. Both DCs also run DNS, and the SQL server is configured to point to both. However, if one of the domain controllers becomes unavailable (the one configured ...
|
| Windows Vista Enterprise and SQL Server 2005 Agent | 21 Jul 2008 16:56 GMT | 2 |
I am new to Windows Vista and have installed SQL Server 2005 on my machine. One thing I have noticed is getting prompted all the time to do things I used to be able to do without being prompt. It all seems to be related to security things, even though I am an administrator.
|
| Master database must never be the default database for any login | 21 Jul 2008 09:44 GMT | 3 |
By default, MASTER is the default database for any login created, unless we change it. Is it possible I configure SQL Server to set a default database other than MASTER to any logins created automatically?
|
| MS08-040 won't install on Windows Vista SP1 | 21 Jul 2008 09:42 GMT | 8 |
I have SQL Server 2000 Developer installed on Windows Vista SP1. It is build 2187. I went and grabbed the update that came out today (buy the guidelines for version number, I needed the QFE relelase for SQL 2000 SP4). When I try to install it, the extracring to C:\<some guid> ...
|
| Modify default database of all logins | 20 Jul 2008 22:57 GMT | 1 |
I need to modify the default database of all logins. Is there a way to do it using Transact-SQL? Thanks, Felipe
|
| error applying KB948109 | 20 Jul 2008 04:03 GMT | 4 |
I'm trying to apply KB948109, but get the following error (Windows Update) Error Code: 0x2B22 Try to install the update again, or request help from one of the following resources.
|
| SQL Server Agent - Error 1326 | 17 Jul 2008 16:54 GMT | 1 |
Without having to recreate this processing in SSIS, I have an Access Program which I can run by commandline. The batch file runs Access executing a macro. I created a job in SQL Server 2005 with a step to Exec the MS batch file.
|
| Windows authentication still prompts for database login | 17 Jul 2008 03:37 GMT | 11 |
SQL Server 2005: I have some Crystal Reports XI reports that prompt the user with a full database login screen (server, database, username, password). The login shows Integrated Security as turned off and the database field is blank (that is where I think the problem lies). * The ...
|
| Connecting to SSIS | 16 Jul 2008 06:04 GMT | 3 |
For one of our servers, I am unable to connect to the SSIS instance. I have sysadmin rights on the database server itself but connot connect to it in SSMS. I can connect to other SSIS servers but not this one. Any ideas?
|
| Turn off sharing to a database | 14 Jul 2008 20:15 GMT | 3 |
How do you turn off the sharing to a SQL Server 2000 database. I want to remove the symbol of the hand holding the database(yellow cylinder) when I view my databases. I can't find the option. So I am mainly looking at how to get to that option.
|
| sql permission - database level | 14 Jul 2008 17:55 GMT | 2 |
I'm reorganizing users in database db1. Just simple question, however it always confuses me. When I chose a few permission groups, would final effective rights be AND or OR combination of those permission? In other word, would it be most and least
|
| Cannot connect to database using osql with sa user | 14 Jul 2008 17:06 GMT | 9 |
I am writing a script to create a database for out application. Currently the app attaches an mdf and ldf, but I don't like that solution. I have a script that creates a database using sqlcmd.exe and I pass variables to it using the -v option. It works fine.
|
| Certificate Requirements for SQL Data Encryption | 11 Jul 2008 18:39 GMT | 20 |
We are in the process of attempting to issue certificates from our Enterprise CA to use in SQL encryption. I can not find documented anywhere what the key attribute requirements are (Key Usage and Application Policies, etc.) for the Certificates. I understand that SQL Server ...
|
| Can't find SQL Server Management Studio after install SQL Server 2 | 09 Jul 2008 05:46 GMT | 11 |
I've installed SQL Server 2005 Developer edition and SQL SP2 on a PC running Windows Vista Business SP1. The installation went okay (no error message other than remind me to install SP2). However, after installation and reboot the PC, I can't find the SQL Server Management ...
|
| New SQL Security problem coming next Tuesday | 08 Jul 2008 18:48 GMT | 2 |
Yesterday's Security Bulletin Advanced Notice http://www.microsoft.com/technet/security/bulletin/ms08-jul.mspx talks about a patch coming for SQL 7/2000/2005. Wonder if this will be in CU9 for SQL2005? If it is extra to CU7 for SQL2005 it will make my life more
|