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

Comparing ibx/branches/udr/testsuite/Test16.pas (file contents):
Revision 395 by tony, Mon Jan 10 10:08:03 2022 UTC vs.
Revision 396 by tony, Thu Feb 17 11:57:23 2022 UTC

# Line 85 | Line 85 | begin
85    DPB.Add(isc_dpb_user_name).setAsString(Owner.GetUserName);
86    DPB.Add(isc_dpb_password).setAsString(Owner.GetPassword);
87    DPB.Add(isc_dpb_lc_ctype).setAsString('UTF8');
88  DPB.Add(isc_dpb_set_db_SQL_dialect).setAsByte(SQLDialect);
88    try
89      writeln(OutFile,'Invalid Database Name Test');
90      Attachment := FirebirdAPI.OpenDatabase('localhost:Malformed Name',DPB);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines