Viewing 15 posts - 1 through 15 (of 21 total)
Good Question,
I am thinking in different way in terms of table variable even I did not look at not null constraint
October 5, 2012 at 7:01 am
Hi ,
You can use script componet and write the c# or vb script as per requirements
June 12, 2012 at 8:55 am
Hi
Use the datflow task inside the foreach loop container
Configure the foreachloop enumerator to your folder
Thanks,
Mark
April 2, 2012 at 2:32 pm
Hi
Connecting to Oracle is not a big deal
Just you have to do down load the client tools on your dev and prod box
Use the ODBC connection to get the...
April 2, 2012 at 2:29 pm
CREATE TABLE [dbo].[SSIS_RunTimeMetrics](
[ID] [int] IDENTITY(1,1) NOT NULL,
[Load_Date] [datetime] NULL,
[JobName] [varchar](max) COLLATE Latin1_General_CI_AS NULL,
) ON [PRIMARY]
select * from ssis_runtimemetrics
Result:
12012-03-14 00:00:00.000Treasury Extracts Dly
22012-03-14 00:00:00.000Treasury Extracts Dly
32012-03-14 00:00:00.000Treasury Extracts Dly
42012-03-15 00:00:00.000Treasury Extracts...
April 2, 2012 at 1:51 pm
Hi All,
Thanks for giving the replay
Is there any chance to get order with out order by clause
April 2, 2012 at 1:48 pm
Hi
First I choosen the C# when I writing the code in c# I got struct
So how will I change the language from c# to vb.net with out removing...
March 28, 2012 at 8:37 am
Hi,
Click the check box(Save password) in connection managers of corrsponding connection
March 26, 2012 at 2:11 pm
Viewing 15 posts - 1 through 15 (of 21 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy