ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/dbcontrolgrid/unit1.lfm
(Generate patch)

Comparing ibx/trunk/examples/dbcontrolgrid/unit1.lfm (file contents):
Revision 142 by tony, Thu Jan 18 14:37:55 2018 UTC vs.
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC

# Line 417 | Line 417 | object Form1: TForm1
417      Text = 'None Specified'
418    end
419    object IBDatabase1: TIBDatabase
420 <    Connected = True
420 >    Connected = False
421      CreateIfNotExists = False
422      AllowStreamedConnected = False
423 <    DatabaseName = 'localhost:employee'
423 >    DatabaseName = 'employee'
424      Params.Strings = (
425        'user_name=SYSDBA'
426        'lc_ctype=UTF8'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines