Subject | RE: IBObjects 4.9.9 and Firebird Server 1.5.6 upgrade |
---|---|
Author | |
Post date | 2013-09-20T23:36:58Z |
fbclient is loaded externally as a dynamic library, so a different version of it won't require any code changes; just replace the fbclient.dll (and update the DB as necessary, of course).
Do make sure to test your program with the new version before actually putting the upgrade into production, though! It might end up causing unforeseen issues otherwise...
--- In IBObjects@yahoogroups.com, <ibobjects@yahoogroups.com> wrote:Hi,
I have a new customer who use a delphi application with IBObects 4.9.9 and Firebird 1.5.6.
How can I upgrade to Firebird 2.1 ?
After installing Firebird 2.1, must I recompile and deploy the application, or can I just change fireclient client on all computer without the need to recompile the application ?
Best regards.
Eric.