Drop a database which is configured for alwayson
Hi All,Can i delete a database which is configured for always on without removing the database from Always on availability group?In my environment i have few databases which are configured for Always...
View Articlehow can I achieve the developer edition
how can I achieve the developer edition in Belgium ? email - tel no ?
View ArticleWhat is more fast: ssis or database engine?
Hello I am reading in internet, and some people said: ssis is more fast, others database engine..when have a lot of data, what is more fast,...
View ArticleSaving Log files instead of traditional backups
Setup: SQL 2008 R2Is it possible to save just the log files of databases and than use those log files later to restore a DB and tables? If yes, than how ?I only know how to do a traditional save of DB...
View ArticleInstallation of SQL Server 2012 express on Windows 7
Hi,When I try to install SQL Server 2012 express, I get the following error message:This SQL Server Setup media does not Support the language of the OS, or does not have the SQL Server English-language...
View ArticleIt's time for the TechNet Wiki SQL Server "Great Guru Love-in"! You too can...
February at TechNet Wiki usually involves a lot of love... We love to read.We love to learn.We love our gurus, for they love to give. We love to make friends and promote great content.We love to meet...
View ArticleDB Trigger
What is the DB trigger used for?What is the benefit of DB trigger?When do I use it?
View ArticleSQL Server MSI Creation
Is there an MSI file for SQL Server 2008?I feel that I'm not looking up the right words or something...
View ArticleAttendance Data In and Out for Shift Rotation.
Hi there.I m working on attendance system. I have a table whch stores attendance data. the structure of the table is Indate, Intime, Outtime, EntryType, 1 for In and 2 for Out.MIN and MAX queris...
View ArticleConvert RDL to RDLC in vs 2013
Hi I am trying to covert rdl file to rdlc. rdl created in vs2013(SQL Server 2014) and I am add this also in vs 2013 project. I rename rdl file to rdlc and place in project.assign data set ,but when run...
View ArticleCan't save edited view in SSMS - 'There is already an object named xxx' error
While in SSMS 2014, I right clicked on one of my views, which I will simply refer to here as 'xxxxxx'. I then selected Design from the pop up menu. After making a small edit, I tried to save my...
View ArticleSql Server Licensing
Hi, I didn't know where to post it so I'm posting here. I'm a developer and currently I've a developer license. I never worried/needed a production license until now but I've got a client who is SQL...
View ArticleSelect a range of rows?
I know I can edit SELECT TOP (200) to increase rows, but how can I select NEXT 200 rows or rows 200 thru 400? I have tried OFFSET, START AT, SKIP, etc.
View ArticleWriting IIF Statements for Sales Reps Goals
I have a query that takes all of the Sales Reps Goals and divides them into daily goals based on Potential sales days. This works perfectly when a rep starts before the beginning of the year. The issue...
View Articleinstalling sql server management studio without everything else
I'd like to install sql server management studio 2014 express, but without installing the rest of sql server. My guess is that if I install everything, it will slow down my computer, and my databases...
View Articlestore email format in SQL server table column
Hello all,I have a text area in application where users typing a email format for Govt. grievance detail.Like Dear Sir,Dated ...Some detailRegards ..I have column to store this as nvarchar(4000)i can...
View ArticleProblems building a graph using sql SUM
Hello ! i'm curently having issues to build a particular graph : First, i have a database (moves) which contains 2 columns (timestamp DATETIME, dist NUMERIC), i have no problems to display a graph with...
View ArticleQuey Plan Query
Hi,A user reported an issue where her application had froze. When I checked the database I could see that there was a query running related to what she was doing that was consuming a lot of CPU. Here...
View ArticleTimeout when creating a view
Hi, apologies if this has been posted in the wrong place, new to SQL Server and these forums!We have a large-ish transaction file (around 57million rows currently) which i'm trying to aggregate to a...
View Article