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

Comparing ibx/trunk/fbintf/testsuite/Test4.pas (file contents):
Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 402 by tony, Mon Aug 1 10:07:24 2022 UTC

# Line 263 | Line 263 | begin
263    DPB.Add(isc_dpb_user_name).setAsString(Owner.GetUserName);
264    DPB.Add(isc_dpb_password).setAsString(Owner.GetPassword);
265    DPB.Add(isc_dpb_lc_ctype).setAsString(CharSet);
266  DPB.Add(isc_dpb_set_db_SQL_dialect).setAsByte(SQLDialect);
266    DPB.Add(isc_dpb_config).SetAsString('WireCompression=true');
267  
268    writeln(OutFile,'Opening ',Owner.GetEmployeeDatabaseName);

Comparing ibx/trunk/fbintf/testsuite/Test4.pas (property svn:eol-style):
Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 402 by tony, Mon Aug 1 10:07:24 2022 UTC

# Line 0 | Line 1
1 + native

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines