Subject | Re: [firebird-support] Install a DB Firebird on a web site |
---|---|
Author | Mark Rotteveel |
Post date | 2019-03-27T15:10:35Z |
On 27-3-2019 13:01, 'Stellarancia.com' niobi@...
[firebird-support] wrote:
website for that matter). A website is a thing accessed through HTTP.
Given your application uses Delphi, you either need to allow those
multiple parties to be able to securely access your Firebird server (eg
through a VPN), or maybe you need to build a webservice that replaces
your direct database access.
Building a webservice to replace direct database access is an extremely
broad topic, where accessing the Firebird database is probably the least
of your worries.
In any case, your question is quite vague to actually answer. You may
want to clarify exactly what you're looking for and why.
Mark
--
Mark Rotteveel
[firebird-support] wrote:
> Good morning,You don't install Firebird on a website (nor do you install MySQL on a
> My clients use an application written with Delphi that use a Firebird
> Database 2.5 (business accounting).
> Necessity has risen to access the same database from more subjects that
> uses the same application.
> I was thinking of moving the database Firebird from the computer to a
> Web site, to allow all one connection directed by app.
> Ithink this is possible for Firebird, but I have not succeeded in
> finding the way to install Firebird on a site or to find a site that can
> manage the Firebird driver.
> Obviously I could move the database to a MySql or similar already
> existing on a site, but it should be managed with Php and medium Web pages.
> Is the question first of all: it is possible to install Firebird on
> Web?And how? Looking for documentation, I have found only instructions
> of installation and problem list of connection, but for local computer
> or in an intranet.
> Does documentation exist related to my problem?
> I thank for a possible answer.
> Antonio BIANCA
website for that matter). A website is a thing accessed through HTTP.
Given your application uses Delphi, you either need to allow those
multiple parties to be able to securely access your Firebird server (eg
through a VPN), or maybe you need to build a webservice that replaces
your direct database access.
Building a webservice to replace direct database access is an extremely
broad topic, where accessing the Firebird database is probably the least
of your worries.
In any case, your question is quite vague to actually answer. You may
want to clarify exactly what you're looking for and why.
Mark
--
Mark Rotteveel