Rebuilding non clustered index does not decrease fragmentation.
i have a table with millions of rows,there are 6 non cluster and 1 clustered index on the table.fragmentation of non clustered index is over 80 percent when i rebuild index it does not decrease the...
View ArticleDoes installation language make a difference?
Hello all,A client has request a new server with Server 2012R2 and SQL 2008R2.I have installed it all in English, and they have now said that they have an application that will only run on a FRENCH...
View ArticleVB.net & sqlserver
HOW TO CELL VALUE FILL CORRESPONDING CELL IN ROW FROM DATABASE VB.NET ?
View Articleconvert data
i m trying to use except to match some columns select [src] from book5 except select [home_phone] from Leadthe src column is float, and the home_phone col is char, i m getting this error Msg 8114,...
View Article< . . . > SQL Server is not a valid installation folder
Hello everyone. it's been a while since I first insatlled SQL Server. When I did it way back when,I had a error saying something like < . . . > SQL Server is not a valid installation folder....
View ArticleSource Control : Microsoft Visual Studio Team Foundation Server 2010 MSSCCI...
Can you please tell me "Microsoft Visual Studio Team Foundation Server 2010 MSSCCI Provider 32-bit "https://visualstudiogallery.msdn.microsoft.com/bce06506-be38-47a1-9f29-d3937d3d88d6/is applicable for...
View ArticleServer Specs Xeon vs i7
We are running multiple MSSQL Server databases ranging from 60gb to 550gb in DB sizes. However the machine that we are using are Core i7 CPUs instead of Xeon CPUs. Do you guys think there will be a...
View ArticleDeadlock on Simple Merge Statement
Hello All, I am running a simple MERGE Statement when parallel threads running this Stored Procedure , we see deadlock events.MERGE test.Target AS t USING ( SELECT ItemID, Score, TargetText FROM...
View ArticleAutomate Or Queuing A SQL Statement(s) To A Running Procedure
Hi friends,Being new in case of using T-SQL for quite a large project, never had any such requirement earlier. When a very long time taking query has crossed a substantial duration and I am in need of...
View ArticleCalling All Wise Men! SQL Server Gurus Needed! Apply Within! No One Turned Away!
Calling all wise men!Join us and rejoice! The time for giving is upon us again!A time for family (community) and gifts of knowledge!Why not wrap up a little something extra special this year.After all,...
View ArticleUnable to create SQL database in Azure
Hi, I have an Azure free trial account. However, it doesn't allow me to create a Basic tier SQL database on the management portal, but shows an error saying 'the operation is not supported for your...
View ArticleMemory in sql 2012
We built a new SQL server SQL 2012 SP2 running on Windows 2012 R2 server. 32G of RAM, allocate Max Memory 24G to SQL server. In the morning, we are seeing entries in server event log AppDomain 3...
View ArticleSSAS Setup Step keeps giving a "folder path specified is invalid" error message
HiI have managed to install SQL Server 2012 (for the first time) by skipping over the Analysis Services step which keeps giving me an error message about the Data Directory file path being invalid,...
View ArticleUnable To Connect To Report Configuration Manager
Hi Experts,I have installed SQL Server 2008 R2 and 2012 both in my local machine. Every thing going fine I can able to create the sample report in BIDS but when I open 2008-R2 Report Configuration...
View ArticleDatagridView Navigation
I created a sql database application using datagridview and textboxes. When I navigate in datagridviewusing arrow buttons I also want to navigate the record in the textboxes. How can I do that?
View ArticleHow to obtain High performance in selecting huge data in sql sqlserver
Hi I have got a table with 26 columns and about 1 million records in it, when I select all records from database in sql management it takes about 26 sec and it is so much,I have used clustered index...
View ArticleCustomize BindingNavigator
How can I customize Binding Navigator?I add a table from Datasources tab with datagridview and textboxes. I want to use some custom insert, delete functions such as inserting images. How can I...
View ArticleRestore a Database from backup
Hi,I need to restore a database from last night's backup, to a new database. I am using the following t-sql script, but getting syntax errors. MS SQL 2008R2New DB Name: FMSSANOld DB restoring:...
View ArticleSQL Server 2014 License compatibility
I have SQL Server 2014 core base Licenses. Can I use these licenses for SQL Server 2005 and SQL Server 2008 and 2008R2 as well?
View ArticleSideBySide 63
In Event Viewer appears such message (maybe this message can help to resolve this problem): Activation context generation failed for "c:\program files (x86)\microsoft sql...
View Article