Subject | RE: [firebird-support] Re: ISC 335544375 database unavailable on vista |
---|---|
Author | Gonzalez, Frank (ED) |
Post date | 2007-05-08T16:36:55Z |
Peter,
I just did an exercise on the matter via IBOConsole
. You register the server:
. protocol TCP/IP
.host name :"your.Tcp.ip.address"
later register the database and your aare set.
In code though you are working locally, treat every thing as in the
network environment:
. protocol
tcp/ip
. database name
servername:databasename or
localhost:databasename
be aware of the ":". It must be there
Frank
-----Original Message-----
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of mustbeemonty
Sent: Tuesday, May 08, 2007 11:45 AM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Re: ISC 335544375 database unavailable on
vista
Frank
Using the IB_SQL console I get 'unavailable databse' as in any of my
own apps. Interestingly, going through the Firebird book, and
following the suggestion to try and connect using ISQL, I can
connect. I tried the IB_SQL to make sure it was not my code. So it
seems to be a connection via any App, or at least in my case any App
using IBO (not that i'm suggesting it is an IBO problem), if this
helps?
Regards
Peter
--- In firebird-support@yahoogroups.com
<mailto:firebird-support%40yahoogroups.com> , "Gonzalez, Frank \(ED\)"
<FGonzalez@...> wrote:
I just did an exercise on the matter via IBOConsole
. You register the server:
. protocol TCP/IP
.host name :"your.Tcp.ip.address"
later register the database and your aare set.
In code though you are working locally, treat every thing as in the
network environment:
. protocol
tcp/ip
. database name
servername:databasename or
localhost:databasename
be aware of the ":". It must be there
Frank
-----Original Message-----
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of mustbeemonty
Sent: Tuesday, May 08, 2007 11:45 AM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Re: ISC 335544375 database unavailable on
vista
Frank
Using the IB_SQL console I get 'unavailable databse' as in any of my
own apps. Interestingly, going through the Firebird book, and
following the suggestion to try and connect using ISQL, I can
connect. I tried the IB_SQL to make sure it was not my code. So it
seems to be a connection via any App, or at least in my case any App
using IBO (not that i'm suggesting it is an IBO problem), if this
helps?
Regards
Peter
--- In firebird-support@yahoogroups.com
<mailto:firebird-support%40yahoogroups.com> , "Gonzalez, Frank \(ED\)"
<FGonzalez@...> wrote:
><mailto:firebird-support%40yahoogroups.com>
> Peter,
>
>
>
> Let me know how are you trying to connect. By code inside an
> application, by IBOConsole ?
>
> I have a major app running smoothly in Vista with no problems.
>
>
>
> Frank
>
>
>
> -----Original Message-----
> From: firebird-support@yahoogroups.com
> [mailto:firebird-support@yahoogroups.com<mailto:firebird-support%40yahoogroups.com> ] On Behalf Of mustbeemonty
> Sent: Tuesday, May 08, 2007 10:09 AM<mailto:firebird-support%40yahoogroups.com>
> To: firebird-support@yahoogroups.com
> Subject: [firebird-support] Re: ISC 335544375 database unavailableon
> vistaa
>
>
>
> Bud
>
> I did try this, it makes no difference. As I said I initially tried
> tcpip connection using the server name and that does not work.<mailto:firebird-support%40yahoogroups.com>
>
> Regards
> Peter
> --- In firebird-support@yahoogroups.com
> <mailto:firebird-support%40yahoogroups.com> , Bud Millwood <budm@>335544375
> wrote:
> >
> > On Tuesday 08 May 2007 12:42, mustbeemonty wrote:
> >
> > > I have installed fb154 on vista and receive the msg ISC
> > > database unavailable, when I try to connect?work?
> > > I have tried using both ServerAddress: 'localhost',
> Protocol: 'local'
> > > and ServerAddress: 'ServerName', Protocol: 'TCPIP' - neither
> > > Have checked and the server is running in the services.on
> > > (all is fine on xp). Can anyone tell me how to get fb working
> vista?<http://www.weird-solutions.com <http://www.weird-solutions.com> >
> >
> > I just noticed that on a default Vista install, "localhost"
> resolves to "::1".
> > If Firebird is not listening on the ipv6 loopback address, that
> could be your
> > problem.
> >
> > I'm not a Firebird expert, but my suggestion would be to
> specify "127.0.0.1"
> > for the ServerAddress.
> >
> > - Bud
> >
> > Bud Millwood
> > Weird Solutions, Inc.
> > http://www.weird-solutions.com <http://www.weird-solutions.com>
> > tel: +46 8 758 3700[Non-text portions of this message have been removed]
> > fax: +46 8 758 3687
> >
>
>
>
>
>
> [Non-text portions of this message have been removed]
>