I am using C ++ Builder (or Delphi 2007 and XE2) using DBExpress. I connected two databases for Firebird (my local hard drive) for MySQL (on the Internet) using TSQLConnection. Then, my question is ... how can I use (make) a SQL statement (or something else) to copy one table in Firebird to another table in MySQL? Any comment would be very valuable .. thanks a lot in advance.
source share