Primary key field trouble

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Andrey
Posts: 6
Joined: Sun 14 Nov 2010 19:27

Primary key field trouble

Post by Andrey » Sun 14 Nov 2010 20:49

I am using UniDac 3.5.0.13 on Delphi 2010 with Oracle 10.
I have some troubles with primary key fields: when i am trying to create dataset fields objects from TUniQuery popup menu (Fields - Add All Fields) - there is no primary key field in created fields list.
When I connect a datagrid to this query (without field objects creation) there is still no primary key column, but its value is displayed instead of value of the second field from my SQL query.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Mon 15 Nov 2010 07:42

Hello,

I can not reproduce the problem.
Please send me a script to create the tables that are used in the query and the text of your query.

Andrey
Posts: 6
Joined: Sun 14 Nov 2010 19:27

Post by Andrey » Wed 17 Nov 2010 17:10

Sorry, had no time to reply.

I returned today to the bug and was going to check everything again, but it is gone and everything works fine now. I am not sure what caused such behavior, but thanks anyway for your assistance.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Fri 19 Nov 2010 08:11

Hello,

It is good to see that this problem was solved. If any other questions come up, please contact us.

Post Reply