SQL 2005 Patch installation fail
Hi all I am having error on installing KB2716429... currently the SQL server is build no. 9.0.5057here following is the error11/30/2013 09:46:45.484...
View Articlemssql.dll or msql.dll
Where Can I get msql.dll of mssql.dll files? to put in the ./ext directory of my php installation so Ican connect to Microsoft sql2012 database server?miltonkbenjamin
View Articlehelp with installing sql server 2012 upgrade advisor
Hello there,I have two questions here:1. My sql server 2005 is on Window Server 2003/SP2. Does this mean I cannot install sql server 2012 upgrade advisor on it? This page...
View ArticleSQL server Script
Script to lock and expire if it is sql sever authentication and disable login if it is windows authentication.If we have more than 100 logins to lock, how we can write a query on this.Please anyone...
View ArticleThe specified credentials that were provided for the SQL Server service are...
after i enter account name and password for server configuration...the error appear...is it problem with acc name or password?help!!
View ArticleChange Authentication modes to 'Mixed mode'
Hi,SQL server management studio is not installed on my machine, I want to change authentication mode using SQLCMD prompt.Can i do as follows EXEC xp_instance_regwrite N'HKEY_LOCAL_MACHINE',...
View ArticleSQL Server 2012 setup problem regarding default Account Names on Server...
Trying to install SQL server 2012 standard edition w/ SP1. Installing onto Server 2012 R2 which is installed on a Hyper-V virtual machine. 2012 R2 roles/features are: AD DS, App Server, DNS, File...
View ArticleSQL Server 2008 to SQL Server 2012 SP1 upgrade error.
I'm trying to update my MS SQL 2008 SP3 instance to MS SQL 2012 SP1. The setup had an error in the last part of the setup. See error below.This error is identical to another article, but the fix of...
View ArticleInstallation setup not going to next step in Wizard after copying the...
Hello All,I am having an issue while performing upgrade from sql 2008R2 dev edition to 2012 dev edition. I did run upgrade advisor and made sure I fixed code level issues by checking the report. Now,...
View ArticleSQL Server 2012 Client installation into Windows 7 PC encountered error...
I tried to install SQL server 2012 client component into my PC Windows 7 service pack 1 but encountered error 'Attempted to perform an unauthorized operation.' I used local admin id to install. Below...
View ArticleNew Top Support Solutions blog
HelloAs part of our efforts to keep our communities informed about the most relevant content that address the top questions that we are getting in out forums and other support channels we want to...
View Articleunable to restore .bak file
Hi,I'm trying to restore database .bak file and the window doesn't seem to show me any option to browse the .bak file. When I select device.. the ellipses (...) are not seen.I've tried much to...
View ArticleSQL Server 2008 R2 SP2 wants to install SP1 again via WSUS
We have SQL Server 2008 R2 that was manually upgraded to SP2 running on Windows Server 2008 R2. Since yesterday WSUS is now offering to install SP1 for SQL Server again. Any idea why? Should we worry?
View ArticleSQL 2012 SP1 fails to complete, Repair Install fails
Somewhere, SQL 2012 stopped running. This is developer copy. I believe also that SP1 was trying to install and found that SQL Engine was not running. In attempts to repair, I use the DVD and the...
View ArticleHow to determine SQL Server version of an .mdf file?
Hi, I'm looking for a way to determine (in .NET code) whether an .mdf file is in SQL Server 2005 or SQL Server 2008 format, *without* modifying the file. The previous version of our application used...
View ArticleLogins are diabled
Hi,How to check when "windows authnticated login" is disabled.ThanksShashikala
View ArticleSQL and windows authentication login
Please clear my doubt.If login is windows authntication, we can not lock and expire that account right. We can just disable that account.We can not do lock the account manually, if it is windows and...
View ArticleGet error code 0x80070643 when I try to install Sql Server 2008 R2 Service...
I keep getting error code 0x80070643 when I try to install Sql Server 2008 R2 Service Pack 1 (KB2528583)Operating System is Windows 2008 R2 64 bit
View ArticleRule "Instance removal" failed
Hi All,We have uninstalled the Clustered Instance by going to Maintenance, "Remove node from a SQL Server failover cluster".We have destroyed the cluster. When we tried to uninstall MS SQL Server it...
View ArticleQuery result
If we run any statement like alter login sa disabled.The output will be 'command executed successfully'.Instead of showing this one, how can i print the statement as 'Account is disabled'ThanksShashikala
View Article