Viewing 15 posts - 16 through 30 (of 184 total)
Jeff thank you! That was quite a lot of useful information. Yes I went with the LEFT JOIN/NULL then I tried the EXCEPT on the keys and that was just...
Link to my blog http://notyelf.com/
December 18, 2012 at 9:29 pm
Yes I believe OPENQUERY in this case is limited to the capabilities of the connection to the AS400 (which is hosted off-site from the sql server and we have a...
Link to my blog http://notyelf.com/
December 18, 2012 at 5:01 pm
I never stated that the MERGE would be fast and it is not because you are using an OPENQUERY. I avoid it because it is terribly slow and I could...
Link to my blog http://notyelf.com/
December 17, 2012 at 4:18 pm
Robert, the source table is in the lookup transform itself. So I do not know of a way to feed that and change the data types. I have tried doing...
Link to my blog http://notyelf.com/
December 17, 2012 at 3:39 pm
Well it is looking like the SSIS method is not going to work either sigh 😉
Apparently there is a bug when using a Lookup transform on DB2 data when it...
Link to my blog http://notyelf.com/
December 14, 2012 at 1:02 pm
Ok so finally getting the testing done on this.
So far I am finding OPENQUERY to be a slower method. Are there particular things I should be utilizing in order...
Link to my blog http://notyelf.com/
December 12, 2012 at 12:39 pm
Jeff thank you that makes sense. I will test this here shortly (or possibly tomorrow as I am getting sleepy!) and run some tests on the OPENQUERY. If run into...
Link to my blog http://notyelf.com/
December 9, 2012 at 12:35 am
Also one further quick question; since I do have 75+ tables I am loading on a nightly basis...would I just create multiple jobs to handle this load instead of multiple...
Link to my blog http://notyelf.com/
December 8, 2012 at 1:12 pm
Thank you for your response Jeff.
I do apologize for my post before, I have been under quite a lot of stress and am severely sleep deprived.
Also, in 9...
Link to my blog http://notyelf.com/
December 8, 2012 at 1:10 pm
Jeff Moden (12/7/2012)
Link to my blog http://notyelf.com/
December 7, 2012 at 9:33 pm
Robert,
Thank you for the response however, I am looking for the actual method involved in SSIS, not whether it is possible or not.
I am aware of how to...
Link to my blog http://notyelf.com/
December 7, 2012 at 10:18 am
Hi Robert thank you for your response!
To answer your questions; Yes there are Modified dates and Created dates (In our system they are called Change Date and Entry Date,...
Link to my blog http://notyelf.com/
December 6, 2012 at 10:04 am
I am assuming your company has a front facing web or application server that any external URLs would be hosted on? If so you could have your network admin set...
Link to my blog http://notyelf.com/
November 29, 2012 at 10:50 am
I don't think it is rude if you ask up front if you are diplomatic about it. If you just say "Hey what are you going to pay me?" That...
Link to my blog http://notyelf.com/
August 28, 2012 at 5:33 pm
So just to throw my hat into the discussion regarding integer vs date iso standardized formats;
I just used the YYYYMM format as that is the default for financial 'period'...
Link to my blog http://notyelf.com/
April 16, 2012 at 9:46 am
Viewing 15 posts - 16 through 30 (of 184 total)