Topics
Started by
Posts
Last post
I am executing a script to get the required report in prod server. How to get that result into XL f…
3 replies
1. Why do we need to create the workload file. 2. For the fresh database which is not yet tunned wi…
1 replies
Hello every one, I have trigger(insert/delete) on replicated table . Im sure when replicating Bulk …
3 replies
hi, recently we upgrade our server from 2005 to 2008. in 2005 we used sp_sendmail to sending mail a…
5 replies
Hello Experts While configuring the SQL Server Mirroring on the SQL Server 2005, getting the error.…
4 replies
hi I am having the server in a place and some 10 of us have installed SQL client,so we access the …
3 replies
Hi, Is there any way to stop & Start SQL Server & SQLAgent using t-sql commands? thanks
2 replies
SET NOCOUNT ON DECLARE @Temp TABLE(Value varchar(100)) INSERT INTO @Temp SELECT 1 INSERT INTO @Tem…
8 replies
We've got some users reporting slow run times for their reports, and I see some blocking, but don't…
4 replies
Have been looking into general high avilability in SQL Server, and as the boss has ruled out cluste…
3 replies
I'm sql server 2005 and run this query: Insert into openquery(LPUSA01,'select client_number,clien…
12 replies
Wanted to get some ideas as to how folks are EXPORTing their SQL Logins (on SQL 2008) from their ac…
5 replies
Hi, how can I use USE <tablename> and run DBCC command and then use next table and run DBCC c…
3 replies
Hi, can i create a trigger to audit after failed login attempt to my sql server? i know that i can …
4 replies
Hi, I'm receiving, Error: 18456, Severity: 14, State: 16. This fix, http://support.microsoft.com/k…
1 replies
Viewing 15 topics - 9,451 through 9,465 (of 22,780 total)
You must be logged in to create new topics.