Subject | Re: [IBO] Firebird and Interbase on the same machine |
---|---|
Author | Carlos H. Cantu |
Post date | 2005-05-18T13:51:39Z |
I'm not sure how IBExpert handle this, but it allows you to set what
client library to use in each registered database.
Maybe IBO can follow the same way. Afaik, IBExpert uses FIBPlus.
[]s
Cantu
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br
JW> I've worked on this a fair amount and it is somewhat difficult but I have
JW> not given up yet.
JW> What really needs to happen is for someone to actually create a decent
JW> client that knows how to communicate with the different servers. That's the
JW> job of a client library...
JW> Jason
client library to use in each registered database.
Maybe IBO can follow the same way. Afaik, IBExpert uses FIBPlus.
[]s
Cantu
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br
JW> I've worked on this a fair amount and it is somewhat difficult but I have
JW> not given up yet.
JW> What really needs to happen is for someone to actually create a decent
JW> client that knows how to communicate with the different servers. That's the
JW> job of a client library...
JW> Jason
>> -----Original Message-----
>> From: IBObjects@yahoogroups.com
>> [mailto:IBObjects@yahoogroups.com]On
>> Behalf Of Nando Dessena
>> Sent: Friday, May 13, 2005 7:11 AM
>> To: IBObjects@yahoogroups.com
>> Subject: Re: [IBO] Firebird and Interbase on the same machine
>>
>>
>> Steve,
>>
>> >> how you would manage to load two different client libraries
>> >> (gds32.dll for InterBase and fbclient.dll for Firebird) into one
>> >> application...