Subject Re: [firebird-support] Need help accessing 1.5 embedded in old Clareos product
Author Helen Borrie
At 12:27 AM 8/04/2008, you wrote:
>Hi all. I hope someone on this list can assist me.
>We use Clareos CrossCut 4.0, which has an embedded admin db of Firebird
>1.5.

What do you mean by "embedded admin db of Firebird 1.5"?

> Clareos is now out of business so I can no longer get support from
>them. I am attempting to reset users using the isql utility and I keep
>getting "database unavailable" when trying to connect.

What do you mean by "reset users"?

> I can't even seem to connect to the sample db.

The "database unavailable" message comes from one of two causes:

1) The Firebird server isn't running
or
2) You're trying to access a database that an embedded application is already connected to.

>Does anyone have any ideas on where to start?

Not really, until you are able to tell us more about what you want to do and how you're trying to do it. (Depending on where your Firebird expertise stands, another way to answer that question might be to suggest you download and read the Firebird 1.5 Quick Start Guide...)

./heLen