provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance...
Hello Mates,I have a connectivity issue on my Application server; all application based , Sharepoint Farm and services that are set on a problematic server and connected to the DataBase suddenly...
View ArticleSQL Server 2014 Installation continually hangs...
Greetings!I have tried installing both SQL Server 2014 Developer Edition and then Enterprise Edition on my Windows 10 laptop. For what it's worth, I had already installed a SQL Server 2016 Management...
View ArticleDeleting records to improve performance
Hi,I have a SQL Server table with 16 million records. The table is very slow to query. If I delete all records prior to 2011 I will eliminate all bar about 2million. Is this likely to improve query...
View ArticleCan't Start SQLCMD odbc error
I tried run SQLCMD from the command line:sqlcmd -E -S MSSQLSERVERSqlcmd: Error: Microsoft ODBC Driver 11for SQL Server : Named Pipes Provider: Could notopen a connection to SQL Server [67].. Sqlcmd:...
View ArticleDownload sql 2014 Management Studio iso ?
We tried to install SSMS 2008 on a Win 10 box but found it was not compatible with that OS. . Where can we download the SSMS 2014 client (only) from? (We don't have sql 2014 server at our shop...
View ArticleSql Server 2012 _ Error 5133
Hi,I am unable to attach example database mdf file. It gives me error 5133 though I can create new database without any problem. The error says " Directory lookup for the file "c:\program...
View ArticleStored Procedure - Update Column
I have a table with two columns. One of them is DateTime the other is nvarchar. When the stored procedure is ran I want:if datetime column isnull update the datetime and varcharelseend...
View Articlehow to solve constraint failed. unhandle exception
I was opening a program in my pc for me to register my students in examination and the program failed to open correctly when I got this error message. Constraint failed. Unhandle exception has...
View ArticleAccessing sql 2014 Instances: confusing
Normally sql server listens on port 1433. Suppose I additionally installed another sql instance and opened firewall port 1434 (for the sql server browser). Can I refer to the instance...
View ArticleSQL Server 2014 will not complete install on Windows 10
I have been trying to install SQL Server 2014 on Windows 10 and it hangs at the last of the install with a Prerequisite Error.I have search through internet for suggestions and tried most to no avail.I...
View Articleregarding sqlserver
Hi,I have one column date having date like '201401' but I need to change that 01-2014(mm-yyyy) formatplease help me
View ArticleServer not found - connecting to server
I just installed sql 2012 express on my laptop and it seemed to have installed without issue. When I try to connect to server in management studio I get an error 'server not found - make sure instance...
View Articlesql server 2014 standard edition
I want SQL server 2014 standard edition download link for trail.
View ArticleSQL Server 2014 Uninstallation Issues
Hello,I'm trying to completely remove SQL Server 2014 from my computer. I managed to uninstall most of the components from the programs list except for Distributed Replay Controller and Setup Support...
View ArticleI want to remove special characters from an array field using SQL Query.
SELECT dbo.ROOTCAUSEM1.ID, convert(char(4000),convert(varbinary(4000), rca4)) create function dbo.RemoveSpecialChars (@rca4 varchar(256)) returns varchar(256) begin if @rca4 is null return...
View ArticleLarge table from Access to SQL Azure using SSMA 6.0
Hi , Records migrating well up to 140 thousands for a table ,after that getting back below error while migrating from Access to SQL Azure. [Datamigrator: Error] [7320/9] [2016-01-08 15:26:16]:...
View ArticleBest Software to download/by to learn SSIS. SSRS, SSAS
Hi all, at work as an Analyst I have access all be it reporting only access to the above. However I'd like to be able to continue the developement work at home, could anyone suggest some software for...
View ArticleSQL 2014
Am getting below error on my application."There is insufficient system memory in resource pool 'default' to run this query"Dennis Katusya
View Articlelock inactiver users
i need a triger to Lock sql server account after inactive for 180 days
View ArticleSQL Server 2012 Developer licensing
I work for a small software company and I provide support for the software. The software uses SQL on the backend. We have a test servers setup with different versions and environments for testing....
View Article