Viewing 15 topics - 265,351 through 265,365 (of 283,933 total)
Topics
Started by
Posts
Last post
I am using a package to load data from a tab delimited flat file into SQL server table. For this pu…
1 replies
SSIS Package: 1) I am trying to get the value from a look up table into a @intial variable : exampl…
1 replies
Here is the senario... I have multiple copies of a table across several servers. The problem is th…
1 replies
Hi, I am extracting data from a table to a .csv file in SSIS. The data in one of the fields has bee…
1 replies
I have a query as shown below. DECLARE @tbl TABLE ( id INT, col XML ) INSERT INTO @tbl VALUES (1…
1 replies
Here is the DLL IF EXISTS ( SELECT * FROM sys.objects WHERE object_i…
1 replies
I have a full recovery database used for holding logging information, typically Name, Type, Time an…
1 replies
Hi, I have installed SQL Server 2005 backward compatibility installed on my local machine. I am se…
1 replies
I'm trying to get month and year output for an SSRS report using an Oracle data source for use as a…
1 replies
Hi, i need to execute one query in 20 SQL Server instances and the results needed to send an email.…
1 replies
Let me tell you, i do know using hints should be the last option. I am really in a situation where …
1 replies
Hello, Does the log file of the database grow when DBCC CheckDB is run ? Thanks, Smith.
1 replies
DECLARE @EmpID nvarchar(max) = ' ' DECLARE @sql nvarchar(max) SELECT @EmpID = @EmpID + '['+Convert…
1 replies
Comments posted to this topic are about the item Red Gate Software Brings Free SQL Server Training …
1 replies
Hi can anyone tell me how scheduled notification works.I tried to work on it but did not understand…
1 replies
Viewing 15 topics - 265,351 through 265,365 (of 283,933 total)