Access Violtion when close application

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
adrianom

Access Violtion when close application

Post by adrianom » Mon 11 Jul 2005 20:36

Hi,
I've download de latest version(5.55.0.20) of ODAC, and converted a BDE application to ODAC, using BDE Migration Wizard.
When I close application, raised a Access Violation, and in the Call Stack I see the module odac70.bpl, in the function _UnloadPackage.

Thanks for the help.

sorry by my english.

Guest

Post by Guest » Tue 12 Jul 2005 12:05

I got the same problem, even with version 5.50.
Can somebody help?

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Tue 12 Jul 2005 12:21

Please specify your ODAC edition (Trial/Standard/Net/Pro), also specify your OS and IDE versions with update packs.

Guest

Post by Guest » Tue 12 Jul 2005 13:12

My ODAC edition is the 5.55 trial version,
my OS is Microsoft Windows XP Professional Version 2002 Service Pack 2
and I'm using Borland Delphi Enterprise Version 7.0 (Build 8.1)

Guest

Post by Guest » Tue 12 Jul 2005 13:48

Alex wrote:Please specify your ODAC edition (Trial/Standard/Net/Pro), also specify your OS and IDE versions with update packs.
ODAC Trial, Windows 2000 SP4, Delphi 7 Build 4.453.

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Tue 12 Jul 2005 14:49

Please specify if you have dlls in your converted project, if so than this is Trial version restriction, and you will not experience such problems in any other (non Trial) ODAC version.

Guest

Post by Guest » Tue 12 Jul 2005 14:53

Alex wrote:Please specify if you have dlls in your converted project, if so than this is Trial version restriction, and you will not experience such problems in any other (non Trial) ODAC version.
I don't have any dlls in my project, in ODAC version 4.05.07 I don't have any problems.

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Thu 14 Jul 2005 09:08

Sorry for not answering to you before. I couldn't reproduce your problem with BDE migration wizard. It looks like trial protection issue. To help us to resolve this problem please make your information more exact. I need to know whether your application raises exception when you run it standalone (without IDE). Can you reproduce the problem on a small converted project? If so, please send us such demo project with source files and compiled executable. Send the message to ODAC support address.

Post Reply