Viewing 15 posts - 31 through 45 (of 223 total)
Hi,
Firstly im not using "staging tables".
This is a on of bulk insert fro csv-->sql table.
No need for primary keys, foreign keys etc..
I have managed to fix the error above...
April 22, 2009 at 2:02 am
Anyone?
I need to add a password to this package tonight as "someone" keeps editing it!
:Whistling:
April 8, 2009 at 9:45 am
Thanks!!!!!!!!!
Works! 😀
April 7, 2009 at 4:48 am
Thanks I understand what you mean.
But I have 7 SSIS packages, how can I make them all use this Variable?
April 6, 2009 at 1:22 am
Ok I have set the system variable and package configuration.
Now how do I call this variable in my SendMail Task?
April 3, 2009 at 8:33 am
is this the correct URL?
Page does not open...
April 3, 2009 at 5:05 am
Woohooo ok I think iv got it working.
Now just to test this, how can I use this Variable I have now created (which stores the SMTP Server details) in another...
April 3, 2009 at 3:06 am
Ok, Iv started again.
Now when I hit "Evaluate Expression" i get the correct result (i.e. the SMTP Server address).
I have done your revised steps but I still keep getting the...
April 3, 2009 at 1:41 am
Looking back at your first steps:
1. Create 1 OLEDB SQL Connection
2. Drag 1 Execute SQL Task to Control Flow
3. In Execute SQL Task General Properties, Set Resultset = "Single row",...
April 3, 2009 at 1:30 am
Nope still not working!!! Same errors!!!
I think the Expression is incorrect:
"SmtpServer="+@[User::SMTPConnection]
April 3, 2009 at 1:23 am
I have also included the error message
April 2, 2009 at 10:06 am
Ramesh,
This process we have used we have created the variable but have we declared/save them?
April 2, 2009 at 9:48 am
Its like the SendMail tak is trying to run before the SQLTask has managed to pick up the variable from the SQL Table.
Are we using the correct exspression
April 2, 2009 at 9:25 am
This is driving me mad...:crying:
Do I need to add anything into Parameter Mapping within SQL Task Editor?
Image attched
April 2, 2009 at 9:07 am
Viewing 15 posts - 31 through 45 (of 223 total)