Variables
In a query having a couple of states how can i eliminate state of texas from among other states (Create a Table Variable storing all info from the dbo.Flights table of non Texas Flights.)
View ArticleCannot download Sql Server 2012 Express
HelloI need to install the Express edition of Sql Server 2012 .I went to the Microsoft pffical download page (https://www.microsoft.com/en-us/download/confirmation.aspx?id=29062)I waited the ritual 30...
View ArticleEvaluation period has expired SQL 2014
Today we have started getting this error when we try to open SQL Server 2014 Management Studio.The install was done using the correct media with the appropriate product key.I have:Gone through the...
View ArticleShrink Log files
Hi,I have a database with a log file that grows very big very quickly. I'd like to create some sort of job or maintenance plan that shrinks it on a regular basis.I believe I shouldn't just shrink the...
View ArticleInstalling SQL Server on Azure Windows VM
Hi,Can we install licensed version of SQL Server on a simple Azure VM with Microsoft Windows Server 2012? I tried doing that and got an error saying "Exception has been thrown by the target of an...
View ArticleTwo SQL Servers, on two seperate sites, how to get them to talk to each other...
Good Morning/Afternoon/Evening,I have a problem to solve and I shall try to explain as until recently I have never even used SQL server...We have an application on two computers that connects to a SQL...
View ArticleSQL Server Management Studio Download
Hi, I'm having the hardest time finding a suitable link to download and install SQL Server Management Studio. Any ideas? Thanks.
View ArticleT-Log Reader?
Need to find out who and when data / records were deleted. No logging is in place.Found:SQL2000: Redgate's Free tool - SQL Log RescueSQL2008: querying fn_dump_dblog...
View ArticleWSUS can't connect to SQL DB
I have a Windows Server 2012 R2 install that I am trying to use as a WSUS server.I have setup SQL Server 2012 Express on the server to be used as the WSUS database. When installing the WSUS role, I...
View ArticlePermissions issue?
When trying to connect with SSMS to a database I get this error: La base de datos XXXXXXXXX no es accesible. (ObjectExplorer) ------------------------------ Ubicación del programa: en...
View ArticleHow to modify (Upgrade/downgrade) from Datacenter edition to Developer...
Hello,I have just migrated a complete SQL Server 2008 R2 SP2 development server from Windows 2003 to Windows 2008 Server. I just realized that I should not have used the Data center edition Product...
View ArticleWhat is Remote Access Server Configuration Option and Remote Query Timeout ?
Hello All - Could someone please pout these two things in perspective for me?- when I disable "allow remote connections to this server" from server properties>connection page, I can still remotely...
View ArticleSQL server alias on config manager necessary?
Hi All, so you have two place to configure alias, in SQL server configuration manager under aliases tab on and on the cliconfg.exe tool on a different machine. If I want another server to see this sql...
View ArticleSQL 2012 SP1 obtain CDKEY
I am trying to retrieve the CDKEY of my SQL 2012 Standard edition SP1, and I have tried every Powershell script, that is online, and they do not work.I went into the registry & got the...
View Articleconvert from sql azure license to bring your own license (byol).
I have a server that I deployed from the gallery that had the enterprise version of SQL which cost way to much monthly and want to convert it to our own license. My steps would be to do the...
View Articlesql server agent
what is sql server agent? and how to configure sql server agent?....... Thanks in advance............
View ArticleConversion failed when converting date and/or time from character string.
Hi,This is my code and I don't know why this error keeps coming out : PS : I did cursor to execute query.Th error showed is bold: DECLARE RegCreatedDate CURSOR FORSELECT DISTINCT...
View ArticleNeed to change multiple row of query into single row in sql server
Dear Experts, But i need help in SQL SERVER Badly.please help Here is my SQL SEVER QUERY. Need to change vertical execution of query into horizontal in sql server SELECT TL.TERMINAL_ID,T.IP_ADDRESS,...
View ArticleBlockings and deadlocks
We are getting many deadlocks, blockings ,long running queries continuously.Due to this our application and db are becoming slow.Can you please suggest how to resolve this problem.
View ArticleSQL db backups and i/o frozen events
GreetingsI am trying to find out where is the maintenance plan which is backing up SQL Dbs on its own at 12 am daily where as we didn;t scheduled maintenance plans at allwe see I/o frozen and resume...
View Article