emergency! help!

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
liyf
Posts: 15
Joined: Sat 31 Mar 2007 00:38

emergency! help!

Post by liyf » Wed 25 Apr 2007 09:30

connecting to oracle error when torasession set option.direct := true. sample code at here

i have reported the bug for a long time, not solve yet.

environment:
Delphi version 5.0
Oracle 9i

OCI: Version 9.2.0.3.0 (not loaded)
DLL: Y:\oracle\ora92\BIN\oci.dll
Home [OraHome92]: Y:\oracle\ora92
Default Home [OraHome92]: Y:\oracle\ora92
Current Home: Y:\oracle\ora92
Call style:
Oracle:

i have bought odac 6 with source. when i debug into sample code, it's stop in connectdefaultoci80 routine. memory access vialation after call some "Buffer.BlockCopy".

my friends find my sample will be ok under odac 5.7 version.

i think the problem is exists in unit ora.dcu.

liyf
Posts: 15
Joined: Sat 31 Mar 2007 00:38

Post by liyf » Wed 25 Apr 2007 09:58

i found some words like in another topic: "The Net option does not support setting the connection mode. You should configure your database to use Dedicated Server mode by default". does it cause my problem?

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

Post by Plash » Wed 25 Apr 2007 13:52

We could not reproduce the problem. Please contact us by e-mail (odac*crlab*com). We'll send you compiled version of your test application. If you try to run it on your computer, it will be clear whether the problem is in your ODAC installation or in your computer settings.

liyf
Posts: 15
Joined: Sat 31 Mar 2007 00:38

Post by liyf » Wed 25 Apr 2007 21:21

plash wrote:We could not reproduce the problem. Please contact us by e-mail (odac*crlab*com). We'll send you compiled version of your test application. If you try to run it on your computer, it will be clear whether the problem is in your ODAC installation or in your computer settings.
if i build the exe with no package option, it shows the error too. please send the compiled test application to me thru [email protected]

do you have msn id? so i can talk with you online. my msn id: [email protected]

thanks a lot

Post Reply