Subject | Re: [IBO] Unavailable Database Error |
---|---|
Author | Jason Wharton |
Post date | 2001-05-16T00:59:41Z |
Use localhost with TCP/IP protocol.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Philip Cain" <philcain@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, May 15, 2001 6:00 PM
Subject: [IBO] Unavailable Database Error
> I'm trying to do what I hope is the simplest of all db applications with
> IBO. I have a web module with and IB_Connection and and IB_Query. The only
> purpose of these is to do static look-ups of data.
>
> The connection is made to the database, as far as I can tell. But when I
> try the query, I get this error:
> ISC ERROR CODE:335544375 ISC ERROR MESSAGE: unavailable database
>
> What on earth am I doing wrong?
>
> I'm using IIS 5.0.
>
> TIA
>
> Phil Cain