How to detach deleted databases?
I asked this question in the Tools General forum but received no response. Does anybody is this forum know how to resolve this problem? Here it is again with a bit more info:When I ran sseutil -l, I...
View ArticleSQL Express with the WDK DTM?
With MSDE 2000 you are limited to 8 machines and it is recommended to use SQL Server if you are planning on have more than 8 machines in a machine pool. Since SQL 2005 Express does not have the...
View ArticleMDF file cannot be read by SQL Server 2005
Newbee question: I am trying to use some of the "101" samples in VS 2005 with SQL Server 2005. These samples use SQL server express MDF files.The error is: "... you cannont open a database that is...
View ArticleDoes too exist!
This question is related to my post: how to copy a table from one database to anotherhttp://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=292125&SiteID=1I decided to start a new thread for this...
View Articlespace management query
are there any useful queries out there that can list space / capacity settings (i.e. autogrowth) for a sql instance and remainnig free space, what actions will be taken when that space is consumed etc.
View ArticlePerformance tools free MSSQL
Are there any free tools that could be used on SQL Server to identify performance issues and give clues on any non recommended settings or issues that are (or could be) contributing to the performance...
View ArticleEvent_ID 3041 backup fails because of comma in database name
A backup/diff/tranlog of job of roughly 500 databases shows a failure (Event_ID 3041). Checking, one of the databases contains a comma in the database name. All the other databases backup without an...
View ArticleSQL connection problem
So i installed Vis Studio '05....really awsome. Next I installed SQL express with the CTP Manager all seemed to go well. I could create new databases using the CTP manager, but anytime i try and...
View ArticleTake offline and then detach Database. Won't let me attach Database back into...
Hi, Read some other posts, but couldn't get it to work. Thanks in advance, Here is the error notice:
View ArticleJOIN
I have one view and one table and these are the column I need to JoinIn My view I have :DAte12013-08-01 00:00:000 ----this is in (datetime,Null)and my table haveDate2201308-------- this is in...
View Articlelogshipping secondary database
Hi Team,In logshipping secondary database wants to access for reporing purpose database was in standbymodeCould any body please guide me how can we give access for read only purposeThankssubu
View ArticleHow to run a script on all instances of SQL Server
Hi Experts,Some times I need to run scripts that change table structures (Alter Table activities) on Databases residing in more than one instances (Actually all the databases in all my instances).I am...
View ArticleCannot connect SQL 20012 from dedicated server to another server where it is...
I have two servers one with SQL 2012 and the other one with the website. When trying to connect form the website server to SQL I get the error message in the browser below indicated.I've been...
View ArticleAdd service account as a login for my database
Hello,I am expering difficulties to add my "local system" account as a valid login for my SQL (localDB)\v11.0 development server.This is my development environment where I am creating a windows service...
View ArticleDatabase cannot be upgrade it is read only sql sever 2008
Hello everyone.I am trying to attach database which is in read only mode.plz help me with it. I have attach a screen shot .Thank you
View ArticleSQL Query to Retrive
Please i need help,I want an sql state that will retrieve records from database. I have list of date of birth in a database.i want the query to list those who are celebrating their birthday a day that...
View ArticleDifference between asseration and trigger?
Hi,What is difference between asseration and trigger?
View Articlesql Server 2014 Official Final Versio ---- Data Tools (SSIS, BIDS, etc.)
I have VS 2013 Professional, and just installed SQL Server 2014 Developer version. Can someone tell me where the proper location for the Data Tools (fka BIDS) is located ? I'm seeing CPT1, etc. but...
View ArticleHow to connect to SQL Server DB with Windows Authentication
Can we connect to SQL Server DB with Windows Authentication using VBScript from the system which is not authorised to access the DB (that is, I want to run the code from the machine which does not have...
View Article