Error when trying to install sql server 2012
I get the following error when trying to install sql server 2012;error click ok to try again, or enter an alternate path to a folder containing the installation package 'sqlbrowser.msi' in the box below.
View ArticleProduct key
I am going to buy Sql Server and just need the confirmation that whether does it require product key for installation or the product key comes embedded on the server.
View ArticleParameters
HiUsing SQL Server Management StudioI'm creating a query and I don't know how to create a run-time Parameter Your help will be much appreciated!Thanks,KasSELELCT balance_tbl.cmpcode,...
View ArticleHow to find total row count on weekly basis
I have written a join query which works perfect and it give me total number of rows between two dates, however is there a way where i can modify my query so that i can see the result on weekly basis...
View ArticleNon clustered unique index creation failing due to duplicate key
I am a DBA and my rebuild index job has failed with the error that "The CREATE UNIQUE INDEX statement terminated because a duplicate key was found for the object name and index name". The non clustered...
View ArticleCannot connect to backup sql server
Hi, i'm new in Azure and MS SQL.I'm trying to create an Availability Group: Primary and backup SQL servers (msdn.microsoft.com/en-us/library/azure/dn275957.aspx)At Step 7 (Connect to Server) I get...
View Articleunable to install sql server 2012
I am trying to install sql server 2012. I need it to run a trial version of Xactimate. I get the following error during the installation process on the SQL Server Installation Center box : The feature...
View ArticleClustered index and Fillfactor
I am beginner of SQL server .I have read about Clustered index and Fillfactor for the first time.1. Clustered index and Fillfactor is only for MS SQL server and Oracle database do not have them ?2....
View ArticleQueries related to SQl Server
I have one hosted Database Server on which using SQL 2008 Web Edition now We want to change to SQL Standard edition# Server Config Dual Socket Server populated with 2 8 Core Processor # we use...
View Articlehelp needed
why cant i install any SQL server on my laptop yet it meets all requirements stated. :( i have a dell inspiron n5010, windows 7 ultimate, 64bit with a 2 gb ram. what could be the problem. it keeps...
View Articlehow to alter table in sql server2008
Hi Friends, I have import one table and want to alter table. How do i do this
View ArticleHow to remove one single rowlock
Is it possible to remove one single rowlock?For example BEGIN TRANSACTION 1) SELECT * FROM [Table] WITH (XLOCK, NOWAIT, ROWLOCK) WHERE [Id]=1 2) SELECT * FROM [Table] WITH (XLOCK, NOWAIT, ROWLOCK)...
View ArticleSQL Server Upgrade or New Instance Installation
Good day, I would like to find out what is better, Upgrading from sql server 2008 to 2012 by using the upgrade functionality or doing a clean installation of SQL server 2012thanks in advance
View Articlehelp with error
can some help me with this errortmp-mksh: <stdin>[1]: syntax error: '(' unexpectedfrom this querySELECT start || ' ' || title || '\n' || (CASE WHEN allDay = 1 THEN 'All day' ELSE (CASE WHEN...
View ArticleInsert using Spatial Index fails when called from PHP
I have a stored procedure that inserts into a table with a spatial index on one of its fields.When I run the procedure from SQL Server Management Studio it runs just fine.When I run it from PHP, it...
View ArticleProblem attaching a database to SQL server
HelloI am attempting to attach database AdventureWorksLT2012 to SQL Server...when I right click on the datbase and look at properties/security I do not see Authenicated Users listed...I am told that I...
View ArticleActive/passive Installation
please help me for setup active/passive SQL Server Cluster 2012 (windows server 2012).How it differentiate active/active with active/passive while installing ?Please Help meThanksRajesh
View ArticleSeveral hours ago, Microsoft released the SP4 for SQL Server 2008 and SP3 for...
Microsoft released the SP4 for SQL Server 2008 and SP3 for SQL Server 2008 R2. The updates Can be download from:>> SQL Server 2008 Service Pack 4>> Microsoft® SQL Server® 2008 R2 Service...
View ArticleProblems using SQL Server 2014 upgrade advisor on a windows 2008 sp2 server
I got sql server 2014 upgrade advisor up and running on a windows 2012 vm and every thing works fine, but I am having trouble installing it locally for a SSRS Box. The SSRS box is running windows 2008...
View Article