Viewing 15 posts - 16 through 30 (of 100 total)
Hi all
Thank you for your help Jeff. I have got that working now.
I have two tables now (one with client details) and one with the dates. There...
November 28, 2011 at 7:50 pm
Hi Jeff
Thank you so much for your help and the post.
I am half way through it now 🙂
Vani
November 27, 2011 at 9:53 pm
Hi
CAn you try to update the table using a SP handling diff scenarios. E.g. First Scenario check if the Username Length is less than minlength and write an update...
November 26, 2011 at 5:32 pm
Hi
Regarding your first question - on dates - I needed to do something similar to that. So this is what I have done.
Created a table in SQL SERVER with...
May 12, 2011 at 11:11 pm
Hi
Thanks for your reply. Yeah thats the idea that am working on.
Cheers
May 12, 2011 at 8:55 pm
Hi
Try using an Exec SQL Task - In here - Add the line "Exec SP Name" Set Bypass Query - False
Go to the parameters tab and add the parameters in
This...
March 8, 2011 at 2:24 pm
Hi
If you need to do this only in this way an option is -
import all the data into a temp table - using a procedure - you can import...
February 18, 2011 at 10:26 pm
Hi
there is a process of doing this. I have been there a few times and learnt it.. Please find attached is a doc that could help you with the...
February 15, 2011 at 4:39 pm
HI
You could look into using For Each Loop in SSIS but again, why would you want to complicate the process.. Is there a reason for this to done in...
February 15, 2011 at 4:36 pm
Hi all
Please find attached my solution... its a long winded way but it works...
Cheers
December 22, 2010 at 5:52 pm
Hi all
Sorry forgot to do that bit 🙂
Steps -
A table created in SQL Server with the rows of data imported (i.e. Name and Email Address) since there was...
December 16, 2010 at 1:59 pm
Hi
Thanks for the post... A little more explanation or comment on how to create the config file might have been helpful
cheers
December 14, 2010 at 3:34 pm
Hi there
I think for a novice like me this is very useful, however in the part when adding the file to configuration a comment would be quite helpful (if there...
December 14, 2010 at 3:33 pm
Viewing 15 posts - 16 through 30 (of 100 total)