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

Comparing:
ibx/trunk/fbintf/testsuite/Test3.pas (file contents), Revision 359 by tony, Tue Dec 7 09:37:32 2021 UTC vs.
ibx/branches/udr/testsuite/Test3.pas (file contents), Revision 379 by tony, Mon Jan 10 10:08:03 2022 UTC

# Line 103 | Line 103 | begin
103                                                              isc_info_tra_oldest_snapshot,
104                                                              fb_info_tra_snapshot_number,
105                                                              isc_info_tra_lock_timeout,
106                                                            fb_info_tra_dbpath,
106                                                              isc_info_tra_access,
107 <                                                            isc_info_tra_isolation]));
107 >                                                            isc_info_tra_isolation,
108 >                                                            fb_info_tra_dbpath]));
109    Attachment.ExecuteSQL(Transaction, 'Execute Procedure DELETE_EMPLOYEE ?', [8]);
110  
111    ResultSet := Attachment.OpenCursorAtStart(

Comparing:
ibx/trunk/fbintf/testsuite/Test3.pas (property svn:eol-style), Revision 359 by tony, Tue Dec 7 09:37:32 2021 UTC vs.
ibx/branches/udr/testsuite/Test3.pas (property svn:eol-style), Revision 379 by tony, Mon Jan 10 10:08:03 2022 UTC

# Line 0 | Line 1
1 + native

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines