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/branches/journaling/fbintf/testsuite/Test3.pas (file contents):
Revision 362 by tony, Tue Dec 7 13:27:39 2021 UTC vs.
Revision 363 by tony, Tue Dec 7 13:30:05 2021 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(

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines