Is it possible to backup whole SQL2008 server database ?
Is it possible to backup whole SQL2008 server database not only individual database ?
View ArticleSqlState HYT00, Login timeout expired, A network-related or instance-specific...
Hi,I am getting similar error "SqlState HYT00, Login timeout expiredA network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not...
View ArticleSSMS Client installation
Hi, I am using sqlserver 2012 BI in my server. I have 3 client machines, can i install ssms in both of three machines or it will be again a license issue. Client installation means shared features...
View Articlehow to find when the index is rebuild,reorganize or statistics updated last
hi all can you please help me how to find when the index is rebuild,reorganize or statistics updated last for my database. thanks in advance.
View ArticleCompletely uninstall of SQL 2008
I am trying to completely uninstall sql server 2008 from my computer. i removed all files from control panel, removed directories but its still therek
View ArticleImporting Data From XML file to SQL Server Table
Hello dear friends,I have a vey urgent question to ask you. I have been using a SP to import data from an xml file into SQL server table. The biggest issue I have is that that SP is consuming too much...
View ArticleInteractive SQL
Hi, I am a newbie! I know SQL because I am working on Mainframe databases. Now I want to have an SQL database on my desktop, to create some tables, to insert a few records and try out some SELECT...
View ArticleSelect & Count from table
Hi, I have a bit tricky problem. I tried several commands but I could not get exactly what I wantThis is the sample tableItemid - ownerid - itemname - suburb 1 01 chair NY2 01 table...
View ArticleIs it possible to backup SQL2008 DB to the other SQL2008DB?
Is it possible to backup SQL2008 DB to the other SQL2008DB?
View ArticleSQL 2008 R2 Evaluation copy download link
Hi Team,Can someone provide me the link for downloading SQL 2008 R2 Standard Evaluation edition ?I got directed to this link http://www.microsoft.com/en-us/download/details.aspx?id=6362, but downloads...
View ArticleTask involving UNION ALL
Hello,I have a question about the query below. I can't understand how T-SQL understands 1 in SELECT clause ? Could someone explain me this ? Dose SELECT * is the same if not why ? Where this 1 comes...
View ArticleCREATE DATABASE error 262 (missing privileges)
Hi, ich just installed SQL Server 2012 Express and SQL Server Management Studio.Now I want to create my first database. When I try do that I get an error message (SQL Server, Error: 262) stating that I...
View Articleunable to getting connection to sql azure from sql server2012
I am unable to connect sql azure from sql server 2012- done fire wall setting in azure for my pc ip address- created inbound rule for 1433 port in my pcbut still not getting connection to sql azure...
View ArticleThe request failed or the service did not respond in a timely fashion....
Hi,How can I solve this problem of this error "The request failed or the service did not respond in a timely fashion. Consult the event log or other applicable error logs for details"?Thanks
View ArticleWill my program for SQL Server 2008 R2 work in SQL Server 2008
I have created vb.net programs that interact with SQL Server 2008 R2, using stored procedures that I create on the Server. The procedures do everything from create, to set user preferences, to write...
View ArticleDoes DB backup affect DB performance?
Hi Everyone,This seems to be a stupid question. we are using SQL 2k5. I got a complaint from customer that during a time slot, the performance was not good, but when I checked the SQL event log, I...
View ArticleCan you name a tool that reports versions and editions for SQL Server instances?
Hello,Can you name a tool that reports versions and editions for SQL Server instances? I am looking for a FREE or inexpensive tool that can report information on versions, editions, instances and...
View ArticleSQL SERVER AGENT (SQLEXPRESS)
"SQL SERVER Configuration Manager "The request failed or the service did not respond in timely fashion" Consult the event log pr the applicable logs for details ?can you please help thanksmani
View ArticleBest Way to Shred XML document and insert the result set into a table in SQL...
Friends, What is the best way of shredding xml document and inserting the result set into a table in SQL Server?The data is submitted to me in an xml format and I have to insert the data from xml to a...
View Article