Subject Re: [IBO] Unavailable Database Error
Author Jason Wharton
If your ISP has interbase/firebird running on their machine it should work.
The trouble is finding an ISP that will allow this to run on their server.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Philip Cain" <philcain@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, May 16, 2001 8:29 AM
Subject: Re: [IBO] Unavailable Database Error


> On Tue, 15 May 2001 18:13:36 -0700, you wrote:
>
> >These are properties on the TIB_Connection component.
> >
> >Server := 'localhost'
> >Protocol := cpTCPIP
>
>
> Jason,
>
> Thanks. That works. But what about portability? This works on my machine,
> but will it work when I move it to an ISP?
>
> (I don't mean to seem so dense. I'm not much versed in the low-level
> connectivity issues.)
>
> Phil Cain