SQL Server Running but BIDS 2008 cannot find
I am new to SQL so please bear with me.I have installed SQL Server 2008 R2 Standard on my PC and the SQL Configuration Tool shows that it is running. I am able to open the SQL Management Server and...
View Article"Script DROP and CREATE" as default?
Hi, When scripting a database in SSMS (2012) the default option (in Advanced) is to script a create. IS it possible to have this always default to "Script DROP and CREATE" instead? That way I would...
View ArticleNew IP address for Replicated server
we have got replication server setup which is working fine,So in order to speed up some Sync process we are going to add a new dedicated network line with different IPand re-route the replication...
View ArticleA question about privilige?
Hello,Say a user want to run the database report (like TOP CPU SQL, TOP sessions etc report), what is the right privilege I need to give him?Thank you very much
View ArticleDifference between OUTER JOIN and emulated OUTER JOIN using INNER JOINS and...
So recently I was playing around with joins on one of my tables and saw that there is a built-in outer join in MS SQL server. Just for fun I also made 2 statements. The first one uses an outer join...
View ArticleHow do I link 2012 SqL Server tables to Access 2012?
When I go to the ODBC import file type, select SQL Server I can create a DSN file, but the table shown are all system files. How do I get a list of the database tables to choose he ones to link...
View Articletransaction log for database 'DB' is full??
Hi All,I am new to SQL server. I am using it as my application back end.Can anyone help how to resolve the following issue??I am getting following error while running the application."Message : {The...
View Articlesql server 2000 database back up through sql script
HiI have a Sql 2000 . my sql query analyzer is connecting fine. But when I am try to stop my connection service via entrprice manger there is not localhost server registration is not showing . When I...
View ArticleHow best to learn SQL Server 2012 AlwaysOn technology - SS Developer Edition...
I have a quad core / 8G RAM laptop running Win7 and recently purchased SS 2012 Developer Edition. I'd like to use it to learn SS 2012 AlwaysOn technology. Prefer using more than one machine for a more...
View ArticleRegarding SQL Server 2012 License Information
We need to buy SQL Server 2012 standard edition. We have common deployment scenario i.e. set of web applications are hosted on application servers and application are accessing database from database...
View ArticleBest Programming Language for SQL Server
Hi guys,I'm planning to develop a Human Resources Payroll System using SQL Server, so that the data is accessible in different locations.The plan is to install the HR Payroll System in each Personnel's...
View ArticleInspect the Query in SQL Server
Dear AllI have the following SQL query which isn't returning the result that I would expect and so I want to inspect it a bit more closely. In particular, I would like to have a look at what dates SQL...
View ArticleAre SQL Server 2008 works fine on Mac OS X
do i can I install and connect to SQL Server 2008 instance on my Mac OS X , and will work fine everything like ( administration , Development , BI ) like Windows OSMohamed Ahmed Database Administrator...
View Articleconcatenate a space into a string
I am using a dotnet autocomplete extender. to retrieve a client list. I want to use the first name and last name with a space between them. THe code in C# calls the variable @name + "%" , and...
View ArticleServer down Issues
Hi,What we have to do when server is down, how to handle this situation?
View ArticleDatabase down Issues
Hi,what we have to do when database is down? how to handle this situation?
View ArticleAudit Long Running Queries
Hi,How to audit long running queries?Please explain step by step?
View Article