9.3.0 - Virtual Table Errors

9.3.0 - Virtual Table Errors

Hi,

I detected errors in VirtualTable object. Sample application and information as follows:

Delphi: Delphi 11
Unidac: 9.3.0 (nightbuild version)
OS: Windows 11

There are 2 problems.

One of them is that when we load data into the VirtualTable object at design time (Load from file), the field names created are "unnamed".



The other problem is as follows.

Load a data at design time. Then you will get an error like the one below, which you load at runtime via a button. The description message indicates that there is a field size issue, but the virtual table object that opens the field is already (auto-generated).



I will share the sample file privately because it contains private data.

Thanks.