Topics
Started by
Posts
Last post
EXEC sp_configure 'show advanced options', 1;GORECONFIGURE;GOEXEC sp_configure 'default trace enabl…
4 replies
What is the command to clear query cache? What is the best way or time to do it? Can I cl…
2 replies
So, I have been asked to provide a way to compare daily data that comes in to a given date. We arbi…
19 replies
I tried many of the solutions posted but I have had no luck.I'm using SQL Server Management S…
2 replies
I have three tables; RT_Group_AverageRT_Group_StatusRT_Group_Diff I need to Combine the data from b…
9 replies
We are running SQL Server 2012 SP3 on Windows Servert 2008.What is the "best practice" and safest m…
2 replies
Hi,I've tried various ways of connecting the Adventureworks DB to Visual Studio 2012. Can anyo…
6 replies
Hi The problem: I am calling a stored proc from VBA which executes a stored proc. The stored proc t…
7 replies
I’ve been looking into solutions for change tracking of our SQL data. Any idea about CDC? Any thoug…
9 replies
I killed backup job of an 80 mb database which has been rolling back for days... I tried to take th…
2 replies
Every night we run an import from an IBM Informix DB to our server via a Linked Server. A few…
11 replies
Hi I have a C# application the is sending a stored procedure a date time in this format:  …
3 replies
Hi,Hope I'm not posting in the wrong area. If so, I apologize. How can I get the result…
8 replies
I can get Windows temp path from Path.GetTempPath and PC name.Is it possible to copy a file from fi…
1 replies
Hi, I am trying to check if RPC_OUT is enabled or not.It my understanding that this is only enabled…
5 replies
Viewing 15 topics - 841 through 855 (of 8,636 total)
You must be logged in to create new topics.