Upgraded from Windows 8 to Windows 8.1: Now SQL Server 2008 & 2012 Cannot...
Both instances of SQL Server Developer were working fine until the Windows 8.1 upgrade. Is uninstalling & reinstalling the only & best solution?
View Articleperformance of a query
kindly let me know which query is better in terms of performance out of the below said 2 query. Both the query gives the same output Query 1 Select a.BT_TYPE,a.appln, max(Case when A.BT_TYPE =b.Field...
View ArticleSelect as Login counter for sessions in a period of time
Hello all,I have a SQL database and there is a table with all login sessions (with beginn and end in UNIX timestamp).I now try to find a select query or something to count the logins in a period of...
View ArticleIO Timing problem
Hi. I have real problem with getting right "Write time" statistics. I'm trying 2 different approaches: 1. base on dm_io_virtual_file_stats and io_stall_write_ms column 2. base on @@IO_BUSY...
View ArticleSQL Licensing - Processor, Multiplex of Device CAL?
Good day,We are a Certified Microsoft Partner that develops SCADA software which is used to collect data from any number of field devices (from one or two, up to the thousands), parse that data and...
View ArticleError 909 when creating new (ContosoRetailDW) on SQL Server 2008 R2....
Example: Configure A BI Infrastructure for SharePoint 2010.receive error 909, after attempt to create(restore) ContosoRetailDW db for first time.An exception occurred while executing a Transact-SQL...
View ArticleDistinct record equal to two values from same column.
Distinct name that match both subjects (math, science) from classname in level 2 only. Not sure where to even start. Any help is greatly appreciated!namesubjectlevelbobmath2...
View ArticleCannot step into the function when debug. Why?
Hi thereMS SQL has the debugging feature - nice. But I cannot use it. Once I setup the break point in the function code and click Debug button on the Sql Management Studio toolbar, it positions on the...
View ArticleTrouble uninstalling SQL Server 2012
Hi all, I am currently trying to uninstall my copy of SQL Server 2012 + SP1 (dreamspark) which may be corrupt, and install SQL Server 2014 CTP2. the only problem being, when i try to run the...
View Articlecant start sql-server cervice
hii installed sql-server 2012, i got some problem in installation....i try again and now its work.MSSQLSERVER - not work , so i make hem disableMSSQLSERVER2 - work excellentif i open the service...
View ArticleInability to download trial version of Micosoft SQL Server 2012
I downloaded the trial version following files and put them in c:\sql2012tempVersion:Date Published:11.0.2100.603/6/2012File name:File size:ENU\SQLFULL_ENU.iso4.2 GBENU\x64\SQLFULL_x64_ENU_Core.box1.8...
View ArticleRetrive data in sql server 2008 with procedures
Hi,Is it possible to retrieve data from a sql table through a stored procedure. i heard that we should use functions() in MS SQL 2008 to retrieve data.Another can we update a table through a function...
View ArticleWhat data type is used for storing video in sql server 2012 database
I'm creating a table where I can save images and videos and I don't know what data type to use to save videos.
View ArticleMaitenace Plan Check Database Integrity task fails with Failed:(0) Alter...
Hi, I am administering several SQL Servers running SQL Server 2005 SP2 Build 3042.I have a common maintenance plan that runs on each of the servers. The maintenance plan runs fine on all the servers...
View ArticleDisplay values from 3 tables into summary table
HI ,I need answer for below requirement, please help me to sort out the issue.I have 3 tablesTABLE Acid dstatus1 YTABLE Bcid dstatus1Y2Y4YTABLE Ccid dstaus1Y2Y3N4Y5NI have to insert the above...
View ArticleJob not Running in sql2008r2
I have two one super user as sa and user as readerI given the sysadmin rights to user reader login via sa.I created 3 jobs after login with reader user.job1 script is select and insert queryjob2 exec...
View ArticleSingle script doesnt run, if I separate it, it runs
Hello everyone! I have a script that when I run it in parts, it works perfectly, but if I compile it into one, it wont run, keep saying that the column that was added in the script before it doesnt...
View ArticleConnect to Server: Cannot connect to (loca)
After installing SQL server 2008R2, I go to MSSMS and find out there are only Integration Services available with Running packages and Stored Packages are there.When the, "Connect to Server" dialog...
View ArticleBackup
Hi,How to use the backup path of server while taking backup from client machine SSMS, Runned and connected via domain user of the server.
View Article