Viewing 15 topics - 266,626 through 266,640 (of 283,980 total)
Topics
Started by
Posts
Last post
We have a performance issue on one of our server and we are moving one of our tiny database (10gb) …
1 replies
Please review Newbie's code and plan: Comments welcome SQL 2008 - Database name FOO FOO has 2 dat…
1 replies
I just installed database mail on SQL Server 2008 Enterprise Edition. While doing the install I co…
1 replies
hello all. I have this sp: ALTER PROCEDURE [dbo].[IcanSp_HumanResourceDailyMissionRegister] @EC INT…
1 replies
Hi Folks, I was running profiler on a sql2008 r2 standard instance 10.50.4290. Occasionally I get l…
1 replies
I tried applying SP2 for SQL server 2008 r2 and I get this: Exit code (Decimal): -2061893…
1 replies
here is a sample table DECLARE @t TABLE(a INT,b INT,c INT); INSERT @t VALUES(1,2,3),(9,8,7),(4,6,5)…
1 replies
Declare @Version int; select @version=(SUBSTRING(CONVERT(VARCHAR(50),SERVERPROPERTY('productvers…
1 replies
Hello there, I have found an issue in our environment that I cannot explain. There is a statistic b…
1 replies
Hello I have to transfer 300gb's of data from a table in one database to a table in another databas…
1 replies
Hi all, Question about parameters. So i have my report query and then I have a parameter query. …
1 replies
Can dbWarden be installed on a nonproduction SQL Server and be used to monitor a production server?…
1 replies
Hi I’m trying to truncate a table on a linked server. I’ve given myself all possible permissions on…
1 replies
y data in column A look like: -0002 00030 -0004 00050 I need to remove the first character '-' when…
1 replies
My requirement is to show a balloon as notify icon tool tip or a message or content of a variable t…
1 replies
Viewing 15 topics - 266,626 through 266,640 (of 283,980 total)