ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/ConsoleModeExample.lpr
(Generate patch)

Comparing ibx/trunk/examples/local-employeedb/ConsoleModeExample.lpr (file contents):
Revision 314 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC

# Line 208 | Line 208 | begin
208    FLocalDB.OnGetDBVersionNo := @HandleGetDBVersionNo;
209    FLocalDB.OnLogMessage := @HandleLogMessage;
210    FLocalDB.RequiredVersionNo := 2;
211 +  FLocalDB.UpgradeConfFile := 'upgrade.conf'
212   end;
213  
214   procedure TMyApplication.WriteHelp;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines