"Argument out of range" in VirtualTable on "Berlin Upd1"

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
felixbcastillo
Posts: 33
Joined: Tue 25 Nov 2014 17:26

"Argument out of range" in VirtualTable on "Berlin Upd1"

Post by felixbcastillo » Wed 05 Oct 2016 21:30

Hi!

After I have upgraded to Berlin Update 1, I receive this error every time I try to open a Virtual Table:
"Argument out of range"

To reproduce:
Insert a Virtual Table
Define fields
Double click on the Virtual Table
PUFF!

I tried a code I saw in this forum to fix/edit CRGrid.pas and recompiled and re-installed and the problem persists!

Thank you in advance!

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: "Argument out of range" in VirtualTable on "Berlin Upd1"

Post by ViktorV » Mon 10 Oct 2016 13:40

The problem occurs due to the fact that Embarcadero in RAD 10.1 Berlin Update 1 has modified the code of implementation of TCustomDBGrid - the base class for our TCRDBGrid component. We will release the UniDAC version compatible with RAD 10.1 Berlin Update 1 this month.

Post Reply