ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/client/3.0/FB30Statement.pas
(Generate patch)

Comparing ibx/branches/udr/client/3.0/FB30Statement.pas (file contents):
Revision 393 by tony, Sat Jan 22 16:15:12 2022 UTC vs.
Revision 394 by tony, Sat Feb 12 23:26:48 2022 UTC

# Line 479 | Line 479 | begin
479      FCharSetID :=  aMetaData.getCharSet(StatusIntf,Index) and $FF;
480      Check4DataBaseError;
481    end;
482 +  if Name = '' then
483 +    Name := FFieldName;
484   end;
485  
486   procedure TIBXSQLVAR.ColumnSQLDataInit;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines