Subject | Importing Data into Firebird from ODBC Source? |
---|---|
Author | googlepost123 |
Post date | 2005-07-15T16:42:44Z |
Hi,
I am looking for advice on how to keep a data-warehouse type firebird
db up to date with data from a transaction database which is
accessible through ODBC. I was thinking off writing the code myself
in Python but thought there may be tools out there that already meet
my requirements:
Initial load with error report
Nightly add with error report
Nightly update with error report
Thanks.
I am looking for advice on how to keep a data-warehouse type firebird
db up to date with data from a transaction database which is
accessible through ODBC. I was thinking off writing the code myself
in Python but thought there may be tools out there that already meet
my requirements:
Initial load with error report
Nightly add with error report
Nightly update with error report
Thanks.