connection error
Team,Please can you some one shed some lights on the below error sql server version : Microsoft SQL Server 2012 (SP1)log error show below : " Service was unable to open new database connection when...
View ArticleService Broker needs to access the master key in the database 'mydatabase'....
Hi all,One of mydatabase using "Service Broker ",I'm getting below error in Error log but I can seeService Broker is enable in the server.Service Broker needs to access the master key in the database...
View Articleregarding sqlserver
Hi,i have one table empid name managerid1 a null2 b null3 c 24 d 2my output should beempid name...
View ArticleServer in unavalable
I see in my SQL server 2008, I see server is unavailable. How to make it available?
View ArticleFailed to initialize sqlcmd library with error number -2147467259
I'm trying to get SQL Server to send an email. The test email works fine; basically DBMail works properly. The thing is, if a human runs it, everything is fine. If I schedule it using Sql Server...
View ArticleHow do I launch SQL Server Data Engine in windows 8.1 64 bit.
I've installed SQL Server 2014 in my computer running Windows 8.1 Enterprise Edition 64 bit. I cannot figure out how to find SQL Server Management Studio. I've tried searching forsqlservr.exe, but that...
View Articlethe build number of the sql server 2008 not changed after completion of the...
Hi All,I faced different issue while installing the SP1 on sql 2k8 RTM, after successfully completion of the SP1 installation, I found the build number shows the old number only.could you please guide...
View ArticleFull Text Index with docx and xlsx is not working
Hi,I am Having a sql server 2012.In My DB, I have one table. In this table, having one colum Document and its datatype isImage data type. I have created a fulltextindex on this table.If i searching a...
View ArticleSQL server password policy
In SQL server 2005 and 2008, is there a TSQL query to show for all sql authentication accounts, whether they are subject to password complexity and/or password expirty policies?Is the password...
View Articleguest account
Is there anyway to query via TSQL, to list all databases in a SQL instance (2000, 2005 and 2008) to list if the guest account has access to the database?
View ArticleSELECT top two longest running steps from a log file
Simplified example. Our jobs write records to our own internal log file. I want to write a query that will pull log records for a specific job, between specific dates. This will help determine if the...
View ArticleT-Logs on principal database in mirroring
Hi experts.we have principal database participating in mirroring with HA CLUSTER, and we have job for taking Log backup for this principal database.But,This principal database does fail over from time...
View Articlemanage historical data that will be used in grouping by webforms/reports?
Our system receives transactions in a per-minute basis, and each transaction is stored in aRaw Data table that's exclusively for this. All reports, gridview webforms, etc come from tables that are...
View ArticleCalling all SQL Server fans! Your chance to win love and glory! Be our...
November has been designated National Novel Writing Month and National Blog Posting Month.But we don't want that! We want a professional wiki article!TechNet Wiki provides anyone the chance to...
View ArticleNew to MSSQL - need help with a query to remove spaces within a field
After data conversion the leading and trailing spaces were removed from the data in the "tag" column. However spaces in the middle of the column were not removed. Tag data must be unique. When I run...
View Articlesql server access
after downloading sql server several times I can't see the basic database engine loaded
View Articlesqlquery to get all cases in a child table
I have to tables - demographics and PatSubs. Both tables are linked by caseno filed.Now, PatSubs may have one or many substance entry for the caseno.If I do the following:USE [njpies2013]GOSELECT...
View ArticleEntity Framework and Package Manager Publishing to Azure
I am creating a secure ASP.NET MVC 5 app and need to update the database in the Package Manager Console. There is an error that occurs every time I try to update the database. Following the...
View ArticleUnable to connect to SQL Server using DAC(Dedicated Administrator connection)...
Hi All,I am Unable to connect to SQL Server using DAC(Dedicated Administrator connection) through SQLCMD with the '-A' parameter,however I am able to get the connection through SSMS.I am using the...
View Article