Subject RE: [firebird-support] Another question for Alan
Author Alan McDonald
Helen,
can't you just rename fbclient.dll to gds32.dll and put it next to
IBOCOnsole.exe?
Alan

> -----Original Message-----
> From: Helen Borrie [mailto:helebor@...]
> Sent: Wednesday, 9 July 2003 9:46 PM
> To: firebird-support@yahoogroups.com
> Subject: Re: [firebird-support] Another question for Alan
>
>
> At 01:28 PM 9/07/2003 +0200, you wrote:
> >OK - got it sorted - moved everything to d:\firebird.
> >
> >But now, when I use FB Manager or IBO Console, it only shows me the IB
> >server. How do I get the console to show me the FB server - or both?
>
> You need to put the port number in your connection string:
>
> Say you have fb_db/tcp 3051 in Services..
> Client connection request is
>
> localhost/3051:D:\databases\MyDatabase.fdb
>
> But, really, you want iboconsole to use the firebird client, not the
> interbase one. So grab the iboconsole source from Lorenzo's
> site, open it
> up in Delphi and add a new unit similar to the one named
> IB_Session511.pas
> in your IBO root directory, replacing the dll name with whatever your
> firebird client is called (fbclient.dll?). Perhaps rename the project to
> keep it separate, and just recompile it.
>
> heLen
>
>
>
>
> To unsubscribe from this group, send an email to:
> firebird-support-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>