Subject RE: [firebird-support] Web - interface
Author Bogdan
Hi

We have database for bus reservations and timetables with Delphi clients.
PHP dynamic pages are using the same database.
Take a look at www.ap-ljubljana.si

It's working with no problems
Database is 2.4 G, there are 20-30 clients and cca 3000-4000 visits per day

Regards
Bogdan



-----Original Message-----
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of Christian
Sent: Thursday, May 19, 2005 2:22 PM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Web - interface

Hi,

Maybe the following isn´t a general firebird question, but I think this is
the forum with experienced programers :-)

We have a firebird database with delphi clients. Now we need a web
interface for bookings. My first thought was of using a separate database
for the internet communication and a replication with the main database.
But what is the most appropriate forward-looking technology for the web
interface. I don´t want use PHP and the old style ASP.

Christian