Subject Re: [ib-support] What is the most suitable develpment tool for linux
Author David K. Trudgett
On Wednesday 2001-12-19 at 14:23:15 +0200, Arda Tunccekic wrote:

> I have an application running under windows.
> I want to convert that to linux with interbase.
>
> What are the best tools/compilers that you can advise, what should I use?

That's a "How long is a piece of string?" question. ;-)

Obviously, there are several good choices, some already mentioned by
others.

If you use server side Perl (Apache/mod_perl/DBD::Interbase) combined
with Java applets or apps for the GUI front end clients, you can have
yourself a very nice multi-platform application (for both the server
side and the client side).

David Trudgett