Problem : Using unidac in wireless

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jin
Posts: 2
Joined: Wed 11 Jun 2014 05:13

Problem : Using unidac in wireless

Post by jin » Wed 11 Jun 2014 05:43

hi~!

At First, I'm sorry my poor english.

OS : Windows XP SP3
Unidac : 5.0.2
Tool : Delphi7
Oracle : 10g

I migrated from BDE To UNIDAC.

It's fully ok to use in wire.
but it's very slow in wireless.

My application is working with same code and same storedprocedure.

BDE(OCI) show good performance in wire and wireless.

My application is working with direct mode.

Thank you for any hints.

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

Re: Problem : Using unidac in wireless

Post by AlexP » Wed 11 Jun 2014 08:24

Hello,

We cannot reproduce the problem. When using our components, performance surpasses BDE on the same data. Please send a project demonstrating performance loss and the dump of the table used for testing to alexp*devart*com.

P.S. You can find the description of the performance increasing methods in the Increasing Performance article: http://www.devart.com/odac/docs/increas ... rmance.htm .

Post Reply