TSQLQuery.Recordcount raise exception - DevartOracleDirect

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
martinw30
Posts: 15
Joined: Fri 11 Jan 2013 13:46

TSQLQuery.Recordcount raise exception - DevartOracleDirect

Post by martinw30 » Fri 11 Jan 2013 13:54

Hi

Have done smallest testprogram.

When I use DevartOracleDirect connect I get the following error:
TDBXmetadataError with message 'Could not parse the GetIndexes metadata command. Problem found neear :- Original query:GetIndex...

If I use the same sourcecode agains DevartOracle it works.

Have I missed some basics here?

/Martin

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

Re: TSQLQuery.Recordcount raise exception - DevartOracleDirect

Post by AlexP » Fri 11 Jan 2013 15:07

Hello,

Please specify the versions of Delphi and dbExpress driver, provide the code causing the error and the scripts to create used objects, or send a small sample demonstrating the problem to alexp*devart*com.

martinw30
Posts: 15
Joined: Fri 11 Jan 2013 13:46

Re: TSQLQuery.Recordcount raise exception - DevartOracleDirect

Post by martinw30 » Sat 12 Jan 2013 13:31

Hi

Delphi XE2
Devart 6.1.2

Small demoproject can be downloaded here.

http://sdrv.ms/VZSoJo

/Martin

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

Re: TSQLQuery.Recordcount raise exception - DevartOracleDirect

Post by AlexP » Mon 14 Jan 2013 14:45

Hello,

Thank you for the information, we have reproduced the problem and will try to fix it in the nearest version.

DanielBuona
Posts: 2
Joined: Thu 24 Jan 2013 13:22

Re: TSQLQuery.Recordcount raise exception - DevartOracleDirect

Post by DanielBuona » Thu 24 Jan 2013 16:16

I need this fix too! What is the forecast for releasing it?

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

Re: TSQLQuery.Recordcount raise exception - DevartOracleDirect

Post by AlexP » Fri 25 Jan 2013 09:12

hello,

We plan to release a new version in the next month.

DanielBuona
Posts: 2
Joined: Thu 24 Jan 2013 13:22

Re: TSQLQuery.Recordcount raise exception - DevartOracleDirect

Post by DanielBuona » Fri 25 Jan 2013 09:25

Ok Alex,

Thanks

Post Reply