Subject Re: [IBO] intraweb problem
Author Helen Borrie
At 08:06 AM 8/08/2003 +0200, you wrote:
>hi all
>
>i am trying to create a webpage by using the webroker and with a intraweb
>page.
>The demo app that comes with delphi using the BDE works fine but when i try
>and access data from interbase with ibo.
>It keeps on giving me the "EIBInterBaseError"

means you are still trying to connect using the BDE

>and "database not available"

usually means the server isn't running; but could be something to do with
the setup being a cobble-up up of BDE and IBO.

>errors.
>
>Has anyone experienced this problem

Hmm, provide more information about database objects, connection paths,
protocol, etc.

Helen