Dalsi zmeny
This commit is contained in:
@ -254,7 +254,7 @@ uses
|
||||
lQry.Open (lSQL, [AID]);
|
||||
if (lQry.RecordCount>0) then
|
||||
begin
|
||||
extInfoStr:= lQry.AsJSONObjectString;
|
||||
extInfoStr:= lQry.AsJSONObject;
|
||||
{$IFDEF CUSTOM_CTRL_Rootvin}
|
||||
if (SQLColumnExists('dbo', tblKZe, rtnASOLTrideni)) then
|
||||
if not(lQry.FieldByName(rtnASOLTrideni).IsNull) then
|
||||
|
||||
Reference in New Issue
Block a user