Don't work with Firebird for a while but as I remember there different syntax for protocols: for IP \\host\path + dbfile for NP @host\path + dbfile and so on
--- Steve Peacocke <[EMAIL PROTECTED]> wrote: > Thanks Tracey, > > LocalHost will owrk while I have the database on my > machine, however I > now want to move the database to the server and it > won't work - yet. > > Steve > > On 22/06/07, Tracey <[EMAIL PROTECTED]> wrote: > > And have u tried IBAdmin? > > > > Don't forget when using TIBDatabase to manually > add "localhost:" b4 the Db > > path :) > > > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > > Behalf Of Steve Peacocke > > Sent: Friday, 22 June 2007 2:25 p.m. > > To: NZ Borland Developers Group - Delphi List > > Subject: Re: [DUG] Firebird 1.5 - unavailable > database > > > > Further, > > > > TIBDatabase can't open it - it gives (you guessed > it) "unavailable > > database". > > > > I'm just about ready to go to MySQL at this stage > - after 2 whole days > > of struggling with this type of error, its not > good for the sunny > > disposition. > > > > Steve > > > > On 22/06/07, Steve Peacocke > <[EMAIL PROTECTED]> wrote: > > > Thanks Todd, > > > > > > Interestingly, FlameRobin opens it up and shows > me its all fine. > > > Everything there, allows me to add to it if > needed etc. > > > > > > However, neither "InterBase/Firebird Development > Studio" nor "DeZign > > > for databases v4" come up with anything but > "unavailable database" > > > > > > Database Workbench now sees it as a valid > database and exposes all > > > tables, domains and generators etc. However, > prior to using > > > FlameRobin, it also came up with "unavailable > database". > > > > > > Thanks again > > > > > > Steve > > > > > > On 22/06/07, Todd Martin <[EMAIL PROTECTED]> > wrote: > > > > Hi Steve > > > > > > > > Download FlameRobin (www.flamerobin.org) and > use that to setup/test your > > > > database connections. > > > > > > > > Todd. > > > > > > > > Steve Peacocke wrote: > > > > > Gidday all, > > > > > > > > > > I've successfully created my database on my > local drive. After hours > > > > > and hours of real frustration, I am in need > of assistance on this. > > > > > Normally this would be easily done as I have > done this before on other > > > > > computers. > > > > > > > > > > Whenever I try to attach to my newly created > database (created with > > > > > ISQL), I get the error "Unavailable > database". > > > > > > > > > > Looking throuigh Google, I find a number of > references to gds32.dll > > > > > and have definately got that available (as > well as FBCLIENT.DLL) in > > > > > the C:\WINDOWS\system32 directrory. > > > > > > > > > > In my frustrations, I have.... > > > > > > > > > > * Completely removed both Firebird and > Interbase from my computer and > > > > > ensured neither was running a service. > > > > > > > > > > * Downloaded and installed Firebird 1.5.4 > onto my local computer > > > > > (ensuring that "copy to system directory" > was ticked - copying those > > > > > dll's to the system32 directory) > > > > > > > > > > I have attempted, through InterBase/Firebird > Development Studio's > > > > > (sqlly) Administration Console, to register > the database using the > > > > > local server - "unavailable database". > > > > > > > > > > I have attempted, through the same tool > using the Administration > > > > > Console, to register the Local Server using > either of gds32.dll or > > > > > fbclient.dll with the result of "unavailable > database? > > > > > > > > > > Any help to get rid of this "unavailable > database" would by much > > > > > appreciated at present. > > > > > > > > > > Steve > > > > > > > > > > > > > > _______________________________________________ > > > > NZ Borland Developers Group - Delphi mailing > list > > > > Post: [email protected] > > > > Admin: > http://delphi.org.nz/mailman/listinfo/delphi > > > > Unsubscribe: send an email to > [EMAIL PROTECTED] with Subject: > > unsubscribe > > > > > > > > > > > > > > > > > -- > > > Steve Peacocke > > > http://stevepeacocke.blogspot.com/ > > > > > > > > > -- > > Steve Peacocke > > http://stevepeacocke.blogspot.com/ > > _______________________________________________ > > NZ Borland Developers Group - Delphi mailing list > > Post: [email protected] > > Admin: > http://delphi.org.nz/mailman/listinfo/delphi > > Unsubscribe: send an email to > [EMAIL PROTECTED] with Subject: > > unsubscribe > > > > > > _______________________________________________ > > NZ Borland Developers Group - Delphi mailing list > > Post: [email protected] > > Admin: > http://delphi.org.nz/mailman/listinfo/delphi > > Unsubscribe: send an email to > [EMAIL PROTECTED] with Subject: > unsubscribe > > > > > -- > Steve Peacocke > http://stevepeacocke.blogspot.com/ > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to > [EMAIL PROTECTED] with Subject: > unsubscribe > Edward Koryagin Send instant messages to your online friends http://au.messenger.yahoo.com _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
