Problem in object in object in object ...

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jlink76
Posts: 8
Joined: Fri 29 Dec 2006 11:22

Problem in object in object in object ...

Post by jlink76 » Fri 29 Dec 2006 11:36

my application was made with odac 4.50 on an oracle 9i
to benefits improvement of the new version
we purchased the new odac version 5.80

our base is object oriented we have lot's of imbrication
as Table.object1.object2.object3.attribute
and more ...

the table that block me have nearly 1000 fields

and we have some problem to see some fields in application

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

Post by Plash » Tue 02 Jan 2007 10:27

Please describe the problem more detailed. Also supply us the following information:
- Version of Delphi or C++ Builder
- Exact version of ODAC. You can see it in Oracle | About menu of IDE
- Version of your Oracle server and client

jlink76
Posts: 8
Joined: Fri 29 Dec 2006 11:22

Version

Post by jlink76 » Tue 02 Jan 2007 11:10

Version of ODAC : 5.80.0.38
but all 5.x version cause this problem
IDE Version : Delphi 2006 update 2
Oracle Version Server : 9.2.0.4
Oracle Version Client : 9.2.0.4

error's screenshot :
Image

I tried to see where happen this problem ,
i pass when i change src on oraobject but failed after on update
i think that modification due to marshall cause this problem
but it is really improvement of 5.xx version

please help us thx, best regards

Sorry for non perfect english cause i'm french , ;-) thx

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

Post by Plash » Wed 03 Jan 2007 08:21

We cannot reproduce the problem. Please send to ODAC support address complete sample that demonstrates the problem and include script to create server objects.

jlink76
Posts: 8
Joined: Fri 29 Dec 2006 11:22

I've Send you a project with example

Post by jlink76 » Mon 08 Jan 2007 10:25

I've Send you a project with example last week
but we haven't any news about it

i only want to know if you looked
at this project
cause we don't know if there's a solution for this !

and in case of you/we can't patch it we want to know what can we do
about the sales product , we can't use ?

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

Post by Plash » Tue 09 Jan 2007 08:28

Thank you for your sample. We have reproduced the problem. The investigation of the problem is in progress. Unfortunately now we cannot give you any information. As soon as we solve the problem we will let you know.

jlink76
Posts: 8
Joined: Fri 29 Dec 2006 11:22

Pb objects in opbject ... patched but failed

Post by jlink76 » Mon 15 Jan 2007 12:50

Great thanks for this patch , i have install this today and
a 2nd bug appears :

when i change a value from dblookupcombobox on certain field i've a Error Message oranls... this bug happen in my application
but not in sample ,
In sample, lots of field in 2nd tab are empty but not in table
and when i set these field with the sample project and i post with Button "Appliquer" i loss information
and other empty field (but they don't) in third tab as TdbCHeckbox
when i check , post and i want to close the application by Alt+F4 i 've an OCI-21500 Error

i send you immediately the project updated

thx, in advance
Best regards

jlink76
Posts: 8
Joined: Fri 29 Dec 2006 11:22

did you reproduce the problem

Post by jlink76 » Tue 16 Jan 2007 11:19

did you reproduce the problem ?

jlink76
Posts: 8
Joined: Fri 29 Dec 2006 11:22

an other problem

Post by jlink76 » Thu 18 Jan 2007 14:03

did you reproduced this problem that i send U

plz tell me what about it.

jlink76
Posts: 8
Joined: Fri 29 Dec 2006 11:22

Post by jlink76 » Fri 19 Jan 2007 15:39

Is there any news ?

jlink76
Posts: 8
Joined: Fri 29 Dec 2006 11:22

any news ?

Post by jlink76 » Tue 23 Jan 2007 07:48

I have investigate but have not found.
Did you reproduced the problem ?

please tell me what about it.

thanks in advance.

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

Post by Plash » Wed 24 Jan 2007 13:42

We have not received your new test project. Please send it again to odac*crlab*com.

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

Post by Plash » Fri 26 Jan 2007 08:15

We have reproduced this problem and we are working on it. You will be notified when we fix the problem.

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

Post by Plash » Fri 26 Jan 2007 09:12

We have fixed this problem. The fix will be included in the next build of ODAC.

Post Reply