Subject | RE: [IBO] Upgrading from version 4.9.14 29 to 5.9.3.2620 |
---|---|
Author | Jason Wharton |
Post date | 2018-02-15T20:31:06Z |
Ther were some things that happened unexpectely that I had to
fix. I'll be putting out a new release soon to address
it.
For example, IBO used to handle a DEFAULT on a DOMAIN in such
a way that it would be applied on the server. However, because of some
changes in the automatic generation of DML statements (Update,Delete,Insert) it
tried to just insert a NULL value, which made the server default value get
ignored. This resulted in a constraint violation. I fixed it by
having IOB automatically retreive the default value from the server and apply it
on the client.
Whatever might come up will be minor and I will act as quickly
as possible to address it.
Thanks,
Jason Wharton
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Thursday, February 15, 2018 12:03 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Upgrading from version 4.9.14 29 to 5.9.3.2620
Hi Jason, thanks for the prompt reply. If the project compile with
the new version, everything will go fine, or can any surprise jump out in
runtime?
[]s
Andrei
Andrei
2018-02-15 15:52 GMT-02:00 'Jason Wharton' jason@... [IBObjects] <IBObjects@yahoogroups.com>:
I have been careful to keep things upwards compatible. You should be able to move up without too much trouble. IBO 4.9 has followed much of the same progress and the IBO 5.x has received.Jason
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups. com]
Sent: Thursday, February 15, 2018 10:25 AM
To: ibobjects@yahoogroups.com
Subject: [IBO] Upgrading from version 4.9.14 29 to 5.9.3.2620I use Delphi 2006 and XE2.Hi,Yes, I'm stuck in time. I'd like to know if my apps written using IBO 4.9.14 29 is compatible with the latest version 5.9.3.2620, or if I will have any trouble doing this 'minimal' upgrade. :-)
[]s
Andrei