On Thu, Mar 10, 2005 at 17:12:46 -0800,
James <jamesfuerte(at)yahoo(dot)com> wrote:
>
> Do you guys have thoughts on how to implement this? I
> am not expecting an easy solution but I wish to get
> started asap. Any advice would be appreciated.
My usual solution is to use a perl script which talks to both databases.
The dblink module in postgres might also be useful to you.