Subject Re: ISC 335544375 database unavailable on vista
Author mustbeemonty
Frank

Thanks, I can reproduce this with IBOConsole; there is a subtle
differance with IB_SQL, which must use cplocal.
I've checked my code and... (red face) it looks like I introduced a
small bug when I carried out a mod for an embedded server option
(whereby it was not setting to cpTCP_IP when it should, but leaving
it as cplocal), which does not show up on XP.

Sorted!
Many Thanks once again
Peter

--- In firebird-support@yahoogroups.com, "Gonzalez, Frank \(ED\)"
<FGonzalez@...> wrote:
>
> 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:
> >
> > 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%40yahoogroups.com>
> > [mailto:firebird-support@yahoogroups.com
> <mailto:firebird-support%40yahoogroups.com> ] On Behalf Of
mustbeemonty
> > Sent: Tuesday, May 08, 2007 10:09 AM
> > To: firebird-support@yahoogroups.com
> <mailto:firebird-support%40yahoogroups.com>
> > Subject: [firebird-support] Re: ISC 335544375 database
unavailable
> on
> > vista
> >
> >
> >
> > Bud
> >
> > I did try this, it makes no difference. As I said I initially
tried
> a
> > tcpip connection using the server name and that does not work.
> >
> > Regards
> > Peter
> > --- In firebird-support@yahoogroups.com
> <mailto:firebird-support%40yahoogroups.com>
> > <mailto:firebird-support%40yahoogroups.com> , Bud Millwood
<budm@>
> > wrote:
> > >
> > > On Tuesday 08 May 2007 12:42, mustbeemonty wrote:
> > >
> > > > I have installed fb154 on vista and receive the msg ISC
> 335544375
> > > > database unavailable, when I try to connect?
> > > > I have tried using both ServerAddress: 'localhost',
> > Protocol: 'local'
> > > > and ServerAddress: 'ServerName', Protocol: 'TCPIP' - neither
> work?
> > > > Have checked and the server is running in the services.
> > > > (all is fine on xp). Can anyone tell me how to get fb working
> on
> > vista?
> > >
> > > 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>
> <http://www.weird-solutions.com <http://www.weird-solutions.com> >
> > > tel: +46 8 758 3700
> > > fax: +46 8 758 3687
> > >
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>
> [Non-text portions of this message have been removed]
>