Requrement change
A while back I had a question about a query I had a problem with. The forum helped me with that, but now they want to change it - believe it or not. Originally we have a group of cyclists that log...
View Articlesql server 2008r2 express service stopped after badshut.
Hello All,One of my clients reported that after badshut due to power failure, sql server login failed. i visited and opened sql server configuration manager. sql server service was stopped. When i...
View ArticleSql server 2012
Hi all, trying to get sql server 2012 to work.I downloaded the manager version. Yeah, it isn't working! I look on my local services and I don't see sql server so I am trying to trouble shoot it. I...
View ArticleWith VS2013 Pro and SqlExpress, which Sql is used by my laptop for Sql Databases
I'm in the process of moving my applications from a Windows 7, VS20123 Pro, Sql2008 Express R2 laptop to a Windows 8.1, VS2013 Pro, Sql????Express laptop. I have 2 questions I need answered ASAP, so I...
View ArticleBest practices SQL domain accounts and permissions
Is it best practice to run the MSSQL2012 service using an active directory domain account instead of the default (local computer service account)?My understanding of Windows Server security and general...
View Articlesql server 2012 in memory
hi, experts, when I search information for "sql server in memory", most results are the sql server 2014 in memory OLTP. OLTP (On-line Transaction Processing) is characterized by a large number of short...
View ArticleSQL Server core licenses with Software Assurance ? price to extend software...
Hello @allI've got a question... let's say i have 10x SQL Server 2012 Core licenses with SA (for 20 cpu cores).SA is for 27 Months...Anyone knows how much i have to pay to extend the software assurance...
View Articlecompatibility with Windows Server
Hi colleague,Please let me know if windows server 2012 essential is compatible with SQL server 2014 Standart?Thanks.Josue
View Articleis it posible to restore a small
Hi MS support, I have an automation project to review the software. The software is using MSVS2012 and uses DBs from MSSQL2012. Is it possible to restore the DB files on my local laptop to review the...
View Articleupdating two columns with sequence numbers with where clause
I have a question  in SQL server and I really appreciate that if some one can help me!exampleI have a table which has two column like following table and I don't know how can I update theses two column...
View ArticleSteps to upgrade SQL Server 2008 RTM to SQL Server 2008 SP4
Hi,I want to upgrade the SQL 2008 RTM to SQL Server 2008 SP4.Please tell me the steps to upgrade.Can we go to RTM to SP4 directly?What services need to be stopped during upgrade. Sandeep Kumar
View ArticleDatabase behaviour
Hi Team,My manager wants to databases behavior document. Kindly suggest me what are things i have to cover in this documents.as per my understanding the below things i have pre-pared.1.Server name,...
View ArticleSSL SQL server
Hi All,I am Seeing below error message getting logged in SQL logs. Application team was not able to connect to the server due to this issue, when we checked if there was any change that was made on...
View Articleinaccessible vamt database after change host name
Firstly: I am not MS SQL Developer, and I have no experience with it. I have had to use it as a part VAMT database of keys and activations.There is 8.1 box with MS SQL (express I think).After change...
View Articledeny insert / update / delete on a handful of tables
How do I deny insert / update / delete on a handful of tables for all DB users on a database? These users need and have DB_Datawriter permissions.
View ArticleIsolation level.
We didn't set any isolation level on our db(2012)we are observing blocking and deadlocks frequently.Can we set read committed isolation to avoid them. Please let me know if there any disadvantage to...
View ArticleSQL 2008 R2 Test Error with ININ
Dear team,I am trying to integrate SQL 2008 R2 with ININ CIC server and when i try to integrate i am getting below error while testing:The SQL error returned is: (08001) : [Microsoft][ODBC SQL Server...
View ArticleInstall SQL Server 2012 in Windows Server 2012 with Controller Domain
HiI'm installaling a new network with Windows Server 2012 Data Center and Domain ControllerHow I install in correct way SQL Server 2012 in this server ?You can help me? BR
View ArticleDoes sp_stop_job wait for the job step to finish before stopping?
From msdn on sp_stop_job "When SQL Server Agent receives the stop notification, it waits for the job step that is currently running to finish before it processes the cancel request." But I have read a...
View ArticleHow to restore deleted records from table
Hi,I want to delete some records from dbo.ABC table using where clause.And would like to restore the deleted records back into the same table.Can anyone please let me know how to achive this, without...
View Article