New build of ODAC 5.10.4.13 is available

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

New build of ODAC 5.10.4.13 is available

Post by Paul » Fri 26 Nov 2004 10:23

Dear users,

New build of ODAC version 5.10.4.13 is available for download now.
This version includes:
  • Fixed bug with long time queries with Net option
  • Fixed bug with executing wrapped packages in TOraScript
  • Fixed bug with GetOraServerList and default home
  • Fixed bug with TCRDBGrid
  • Fixed bug with filter expression with number values
  • Fixed bug with AssignConnect and object fields
  • Fixed bug with IndexFieldNames and Locate
Core Lab development team
http://www.crlab.com/odac

mzille
Posts: 1
Joined: Mon 08 Nov 2004 19:18
Location: Bs.As. - Argentina

Post by mzille » Fri 26 Nov 2004 14:40

How could download this patch ? I have purchased the release 5.10.2.8 and want to upgrade this release.
Thanks
Regards

Marcelo Zille
[email protected]

Alexander Danmayer

Problem during reconnect

Post by Alexander Danmayer » Fri 26 Nov 2004 17:51

the patch corrects our problem we had with tns-writer errors (as I posted some time ago).

One problem remains:
* When the database connection breaks, we give the user either the option to reconnect the application (close all forms etc.) or close the application. We also use a TOraAlerter Component with this session.

After reconnecting the application we get a -10000 error, then the program freezes.
If the user decides to close the application the application hangs too.
-> This problem only exists when using ODAC 5.10. With ODAC 4.5 everything works fine again...
Maybe this is a known issue... otherwise i have to debug deeper into the odac components....

- Alexander Danmayer

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Post by Devart » Mon 29 Nov 2004 13:29

mzille wrote:How could download this patch ?
You can download the last ODAC version from registered users area.

Post Reply