TableName cannot be empty UNIDAC 6.0.1

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

TableName cannot be empty UNIDAC 6.0.1

Post by felixbcastillo » Tue 25 Nov 2014 17:31

Hi!

I recently updated unidac from 5.5.12 to 6.0.1 and a new error displays when I try to run my application:

TableName cannot be empty!
D:\Projects\Delphi\Dac\SqlServer\Source\MSClasses.pas, line 1979


I did not have that error before, I do not have any missed table name, I just checked every connection and dataset.

Any suggestion?
Thanks in advance!

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: TableName cannot be empty UNIDAC 6.0.1

Post by azyk » Fri 28 Nov 2014 10:03

Thank you for the information. We have reproduced this problem and fixed it. This fix will be included in the next UniDAC build.

Post Reply