as a matter of fact, i am thinking about switch to MySQL and Linux platform. Interbase is good but not so many free sample codes there for Interbase, most of them for MySQL. And Linux is cheap.
Now, I am on NT server and with Interbase Windows version, any simple SQL can help me dump on table from one database to another database?
If there isn't any. I think I may just write a page of php codes, read the data from one database and insert to another database, like the sample sid gave out for MySQL.