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

Comparing ibx/trunk/examples/DBAdmin/DataModule.lfm (file contents):
Revision 317 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 318 by tony, Thu Feb 25 12:03:26 2021 UTC

# Line 12 | Line 12 | object DBDataModule: TDBDataModule
12      OnLogin = IBDatabase1Login
13      CreateIfNotExists = False
14      AllowStreamedConnected = False
15 <    DatabaseName = 'employee'
15 >    DatabaseName = 'localhost:employee'
16      Params.Strings = (
17        'lc_ctype=UTF8'
18        'user_name=SYSDBA'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines