Which SQL Server should i buy?
I need to develop SQL Server Databases/stored procedures/functions and develop SSIS packages and reports with reporting services in SQL Server 2012. Can someone point me to a page with the correct...
View ArticleRESTORE 2012 Database issue
This must be either a permissions issue or the tables are not in the BACKUP?Basically I create the backup in one instance on a Windows 7 Local SQL Sever 2012 database and then restore to a different...
View ArticleCheapest Way for 2012 Cert?
We're just rolling out 2012 where I work and I'd like to get certified with (I believe) an MCSA (461, 462 and 463). But I need to find the least expensive way to do it, because my company will almost...
View ArticleGetting error while expanding SQL Server 2012 agent.
Hi All,Server Version Details: Microsoft SQL Server 2012 (SP1) - 11.0.3000.0 (X64) Oct 19 2012 13:38:57 Copyright (c) Microsoft Corporation Standard Edition (64-bit) on Windows NT 6.1...
View ArticleSQL Server 2014 Commercial Availability?
I can't seem to find any information on 2014 Enterprise availability? I have 2 questions I hope someone can shed some light on...- When will SQL Server 2014 Enterprise be available for commercial...
View ArticleHelp to solve simple sql mcq problems .
Hi guys , I am a sql server developer . Can anyone help me to solve some of my sql mcq type problems ?I would be really grateful if anyone solves answer .01 . Which of the following are the main...
View ArticleIs it NOT possible to create indexes on views using SSMS?
I'm looking at:http://www.mssqltips.com/sqlservertip/1610/sql-server-schema-binding-and-indexed-views/The thing is I'm not able to find that index dialogue ANYWHERE. When I google I keep coming up with...
View ArticleQuery Execution time - Elapsed time v Actual time taken
Hi All,I have this scenario where I am querying a single table with the following results. It is a very heavy query in that there are multiple aggregate functions and multiple unions on it. Even if the...
View ArticleWhich version of Native Client should be installed ?
Hi,We have to install SQL Server Native Client on a Windows 7 (64Bit) workstation. The database connected to is running SQL Server 2005 (32 Bit).We would like to know1) Should we install 32 Bit or 64...
View ArticleSystem.Data.SqlClient.SqlException Connection Timeout Expired
Dear ALL;Sometimes I found the following error. Please advise...Exception information: Exception type: System.Data.SqlClient.SqlException Exception message: Connection Timeout Expired. The...
View ArticleIndex value
Ca we access the value of an index which is created on a column of a table?-- Thanks and Regards Srikar Reddy Gondesi, Trainee SQL Server Database Administrator Miracle Software systems, Inc.
View Articleinternal database snapshot has split point
We had year end close and we start new databases from 1 Jan so we deattached old databases and rename last year databases and create new databases in dump some data in new databasesEvery weekend we run...
View ArticleSQL 2008 R2: Microsoft SQL Server Management Studio cannot shut down because...
When starting SQL Server 2008 R2 it hangs , and I cannot exit...so when trying to logoff to reset I get the following "Microsoft SQL Server Management Studio cannot shut down because a modal dialog is...
View ArticleFTP Connection Manager Username Question
Is it possible to pass an email address as a username in the SSIS ftp connection manager? It thinks it's passing windows credentials. Box.net requires an email address as a username.
View ArticleWill Replication fails when recovery model is changed from simple to full?
Hi All,We have configured replication between two servers, both (A) publisher and(B) subscriber are in simple recovery model and here our requirement is to configure mirroring from(A) publisher to...
View ArticleIs there a simple way to query every column of a table
I'm using SQL Server Express 2012. I had a couple of questions:1. I would like to know if there is a simple way to query every column in a table. By simple, I mean some sort of shorthand that indicates...
View ArticleSql Server 2008 Agent History retention does not "stick"
Under SSMS > right-click SQL Server Agent > Properties> History. Enable checkbox "Remove agent History Older than 4 weeks.". Press OK. Everything is fine (no error message or warning.)Go back...
View ArticleProblem installing SQL Server 2005 on Windows 7 64bit
Could someone Please help:I have our company install for SQL Server Standard Edition 64 bit. I have tried installing it on my new Windows 7, 64 bit laptop but no instance ever gets installed. I have...
View ArticleRegarding sqlserver
Hi, How do we handle errors in sqlserver without using debug and try,catch blocks
View Article