Viewing 15 topics - 26,596 through 26,610 (of 283,985 total)
Topics
Started by
Posts
Last post
I want to query and return records with special chars except the ones stated in the Where Clause.&n…
9 replies
CREATE PROCEDURE [dbo].[usp_test]ASSET NOCOUNT ONBEGIN BEGIN TRY DECLARE @First_Par…
5 replies
World like to get feedback from folks who are using change data capture to track DML. Currently we …
2 replies
Hi, I have 3 reports that run in SQL Server Reporting Services HOWEVER when I try to open the …
2 replies
Hi,How below query works? Can any one explain?create table #temp1(id int,name varchar(10)) insert i…
2 replies
Hello all I am attempting to install SQL Server 2014 Development Edition on an AWS Windows 2012 R2 …
7 replies
I have a table in a database (it's a data warehouse) which is populated once a day by a truncate ta…
10 replies
Hi All,I have a for each loop to pick up excel files in a directory. The loop has a data flow …
3 replies
Dear Folks My below query was working fine before 2 days at my prod environment (SQL Server 2008 R2…
2 replies
Hi Fellows I have a stored procedure that sends the email( including my daily report as body). Sud…
15 replies
All...This is the first time that I have tried a PIVOT... I followed the syntax from htt…
1 replies
I'm having problems find the above mentioned file. I can't find it on 2 installations of SSRS we h…
3 replies
Hello, i have a small issue, i am trying to move files from source to destination, and there are 20…
5 replies
Hey guys, I have a sproc where Im using select into to load a staging table used for creating flat …
4 replies
Hi, I need help to write a SQL query to pull data as per where clause given below. I have database…
3 replies
Viewing 15 topics - 26,596 through 26,610 (of 283,985 total)