Spread the Love! Be our SQL Server TechNet Guru, this Valentine's
TechNet loves you! We love your contributions at TechNet Wiki sooo much that we give you more than just love in return...We give you NOTORIETY, GLORY... and VIRTUAL MEDALS!That's not all, this love we...
View ArticleSql 2008 (x64) and .NET 4 Framework compatibility issues?
We have a Windows 2008 Server (SP2) x64 box with sql 2008 x64 installed. We need to upgrade our SAN software and it requires we install .NET 4.0 on the box. Are there any known compatibility issues...
View ArticleServer Database not working
Hi,My application is working fine in my local system.Inserting ,updating gettting data from database.But when i moved all tables and stored procedures from my database to another database in another...
View ArticleInstalling SQL Server on Windows 8.1 Enterprise
I have tried to install SQL Sever 2012 Developer Edition five times on Windows 8.1 Enterprise.I get this error:Could not find the Database Engine startup handleWhat could be causing this problem?...
View ArticleCould you please suggest how can we trigger a sql Job when some of the views...
Could you please suggest how can we trigger sql Job when some of the user defined objects are missing.we have some views which get dropped when the database is restore. so could you please suggest how...
View Articledifference between sql server 2005 and sql server 2008 installation
Hi,What are the differences between sqlserver 2005 and 2008 in installation?
View Articlehow much available memory and PF usage?
How much available memory is best practice for SQL servers? We have some alerts set up by our system admin, they go off if the available memory goes below 500mb. Which is fine for other servers but I...
View ArticleUninstall service pack
Hi,I want to uninstall service packs in sql server 2005, Is it possible to uninstall, if so how can we do?
View Articlereliable Connection with SQL Server
Hi..I have a SQL Server 2005 Database .. I develop for the customers a C# Application , that sends some specific Information to my central Database. If I would create a connection over tcp/IP (in...
View ArticleServer connection failure when running ItemFinder sample
I am new to Full text serach.Thought of trying the sample ItemFinder application (C#.NET) from the following link:http://msdn2.microsoft.com/en-us/library/ms160844.aspxBut when I run the...
View ArticleError: Could not find stored procedure !!
Hi,Error: Could not find stored procedure.I Installed the SQL Server SP2 and the error still occurs when ever I call the stored procedure from my windows app!! Any Help ?
View ArticleNo Item showed
Hi gurusI have sql server 2000 that was working fine until today(figures), today I opened EM and under sql server group where used to be all my information now there is NO ITEM, nothing...
View ArticleDattime format problems when retrieved on FreeBSD server
I'm using MSSQL with PHP and this works fine on a Windows server.When i move to a FreeBSD server, the date formatting is not working.FreeBSD retrieves the date as: mon dd yyyy hh:mi:ss:mmmAM - and...
View ArticleInserting Arabic characters into a column
Hi, I am trying to insert some arabic characters into one of the tables but after I insert it, it get stored as ?????. What should I do? I have SQL Sever Managment Studio Express running on Windows...
View ArticlePartitioning archiving
Hello,I have current events going to a log, and I'm implementing partitioning it into weeks using the following function...CREATEPARTITIONFUNCTION [trackPointLogWeekPF](int)ASRANGELEFTFORVALUES(7, 14,...
View Articlesql server not in VS 2005s "server explorer"
hi all.i have SQL SERVER developer edition and VS 2005 pro edition. for some strange reason- my SQL server is not visible in VSs "server explorer". i have to "add a connection" every time i want to...
View Articlehow to compare two word documents using full text search?
can we use full text search and mining algorithms to comapre two word or text documents to find out if they are similarplease help.thaks for reading
View ArticleTo lighten our mood after a struggle connecting to SQL Server 2005 ...
I like this one - it shows the true nature of developers ...3 people in a car travelling down the famous Cortina pass in Italy (the one with all the bends) when the brakes fail. The driver manages to...
View ArticleStored Procedure Wizard
Hello Everyone and thanks for your help in advance. I am new to SQL Server 2005 and am trying to understand the Stored Procedure Wizard. In SQL 2000, it seems that the wizard does a lot more of the...
View Article