Issue with app on some machines

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jdredd
Posts: 42
Joined: Wed 25 Mar 2009 21:14

Issue with app on some machines

Post by jdredd » Thu 26 Mar 2009 02:52

I have a simple app that brings up this error while using a toraquery. This is using delphi 2007 and latest odac software.

















































NET: Access violation at address 0050FE4D in module VICreate.exe. Read of address 00000008

It works fine on 3 other systems, but not on 2 others. Is there something that must be installed, some kind of windows update or something thats required to be installed that im missing?

jdredd
Posts: 42
Joined: Wed 25 Mar 2009 21:14

Post by jdredd » Thu 26 Mar 2009 18:45

Ok im pretty sure its something "missing" or "messed" up with windows, but not sure yet on what.

As soon as anything with ODAC gets initilized it crashes on this 1 system. But I can't find anything in the help/documents on what if anything is required of windows to be isntalled/updated.

This is also in direct mode.

jdredd
Posts: 42
Joined: Wed 25 Mar 2009 21:14

Post by jdredd » Fri 27 Mar 2009 14:07

ok, i using the example programs included with ODAC same issues.

I created a small program that all it does is try to connect to a server.

as soon as a i press the button to run odac.connect; it throws out the same exact errors as above, on this 1 machine.

So does anyone know if there is a certain set of files/updates that need to be done to windows?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 30 Mar 2009 07:24

Please specify whether you connect in the Direct mode or using Oracle client.

jdredd
Posts: 42
Joined: Wed 25 Mar 2009 21:14

Post by jdredd » Mon 30 Mar 2009 17:37

2nd post, mentioned Direct mode.

This doesnt work with the demo applications either on this problem machine.
As soon as a connection is tried, it crashes out with same exact errors.

Not really sure cause he uses the system all day long for like 10 other tasks using all kinds of stuff, and no problems yet with anything else.

jdredd
Posts: 42
Joined: Wed 25 Mar 2009 21:14

Post by jdredd » Thu 02 Apr 2009 14:34

bump, any ideas? :cry:

don't really want to reload the guys system, if its a simple fix.

jdredd
Posts: 42
Joined: Wed 25 Mar 2009 21:14

Post by jdredd » Thu 09 Apr 2009 01:39

bump :(

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 16 Apr 2009 07:14

Does the same problem occur on this machine for both Direct and OCI modes?

jdredd
Posts: 42
Joined: Wed 25 Mar 2009 21:14

Post by jdredd » Sun 19 Apr 2009 20:10

Yes.. it happened basically once any kind of connection command was ran..

we ended up just reloading the system, because we couldn't wait any longer to figure it out what the issue was with odac and that instance of windows install was the issue..

Post Reply