× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



If there is an "option for a complete refresh" to effect the representation of the "daily updates" at the target database, I would _consider_ using CREATE VIEW to define each of the target outputs; i.e. the joins, omitted columns, summaries, and other transformations. Then export\transfer the data into those equivalent TABLE objects in the target database. A script on the other database could /pull/ the data; for anything a VIEW could not as easily achieve, stored procedures might instead return the result sets.

Regards, Chuck

On 11 Jun 2012 08:35, Stone, Joel wrote:
New project requires ETL to copy Iseries data to .NET for www
inquiries.
Can be daily updates (no requirement for real time).
Can anyone suggest how to handle this?

I have to get changed data to Biztalk, and also have the option for a
complete refresh.

There will be data manipulation, for example joining to other files,
discarding unnecessary fields, etc.

What is a good method?
<<SNIP>>
* Any other methods I should look at?

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.