Subject | How to retrieve data from FireBird and Oracle |
---|---|
Author | fsaayman@thecaledon.co.za |
Post date | 2005-08-11T16:01:04Z |
Hello everybody
I am new to the database world and have to generate a report from data that
resides in my Firebird 1.5 server and Oracle 8.05 server.
Logically it is not difficult since the tables share a common key.
I am using Delphi 7.0 as my development platform.
Am I to create a temporary table in memory and selectively populate it with
the data in my Firebird database and then fill it with the correct data from
Oracle?
When finished, I create the report from the temporary table containing both
the Firebird and Oracle data? I am lost.
Any help will be more than welcome.
Thank you
Lafras
[Non-text portions of this message have been removed]
I am new to the database world and have to generate a report from data that
resides in my Firebird 1.5 server and Oracle 8.05 server.
Logically it is not difficult since the tables share a common key.
I am using Delphi 7.0 as my development platform.
Am I to create a temporary table in memory and selectively populate it with
the data in my Firebird database and then fill it with the correct data from
Oracle?
When finished, I create the report from the temporary table containing both
the Firebird and Oracle data? I am lost.
Any help will be more than welcome.
Thank you
Lafras
[Non-text portions of this message have been removed]