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

Comparing ibx/trunk/fbintf/client/3.0/FB30Attachment.pas (file contents):
Revision 353 by tony, Sat Oct 23 14:11:37 2021 UTC vs.
Revision 359 by tony, Tue Dec 7 09:37:32 2021 UTC

# Line 444 | Line 444 | end;
444  
445   function TFB30Attachment.HasScollableCursors: boolean;
446   begin
447 <  Result := (GetODSMajorVersion >= 12) and (Trim(GetRemoteProtocol) = '');
447 >  Result := (GetODSMajorVersion >= 12);
448   end;
449  
450   function TFB30Attachment.GetTimeZoneServices: ITimeZoneServices;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines