Topics
Started by
Posts
Last post
Hi Facing some difficulty in loading SQL Table from excel file. My source file is excel and it has …
4 replies
By: khushbu
Hi, i created an SMO Transfer Object Script in SSIS using script task and would like to script out …
1 replies
1. When its best to use script vs. the built in components? 2. What is the difference between synch…
1 replies
Hi , I have a SSIS package which has the below design: 1) A forloop container 2) A SQL Task which h…
3 replies
Hello all, I'm using the Advantage ADO.NET provider to query an advantage file and load some data i…
1 replies
Hi, i face a strange issue. Let me explain the problem. I have developed a package,which c…
5 replies
ALTER PROCEDURE card_import AS BEGIN SET NOCOUNT ON; DECLARE CUR CURSOR FOR SELECT CARDID, BUS…
10 replies
1.What is difference between merge and merge join 2. Which native transformation dose not have erro…
2 replies
Hi all, I have created a ssis package, where in after successful execution email will be sent to t…
1 replies
😛 Can someone direct me to a useful web site or send me a title of a book that is good to get start…
16 replies
In the Event Handlers window OnError I have "SQL_Error" Execute SQL Task in which I generate SqlSta…
9 replies
First, let me say this was not my project, I am just helping out because that admin is no vacation.…
4 replies
Hi, I am running an SSIS package to get the results of Back Up jobs from the msdb Database on m…
4 replies
Hi All, I am trying to schedule SSIS package in SQL-Agent. Type is cmdexec. Below is the statement …
3 replies
I want to create an Execute SQL Task containing the following code: [font="Arial"]SELECT COUNT(*) F…
4 replies
Viewing 15 topics - 3,286 through 3,300 (of 8,974 total)
You must be logged in to create new topics.