company logo

Load Schema (Windows)

Typically, the dictionary is stored in the project root (e.g. E:\Sample ). In the example, the script file has been stored in a subfolder osi.

C:\Programs\odaba\ODL.exe E:\Sample\osi\ImportSample.odl -R -C

This call has to be adapted to your specific environment.

sample.odl refers to the location where the ODL file has been stored. The options -R and -C are suggested in order to check the schema after being imported and mark data types as checked and ready.

2010-09-23 21:02:33 - Running C:\Programs\odaba\ODL.exe with:

  ini-file: E:\Sample\osi\ImportSample.odl

  script file:

  Options used: -C: -R:

New database created at 'e:/Sample/Sample.dev'

... checking all persistent structures

  Address ... checking structure

  Address...checked successfully

  Car ... checking structure

  Car...checked successfully

  Company ... checking structure

  Company...checked successfully

  Employee ... checking structure

  Employee...checked successfully

  Person ... checking structure

  Person...checked successfully

... checking all extent definitions

  Company ... checking extent

  Company... checked successfully

  Employee ... checking extent

  Employee... checked successfully

  Persons ... checking extent

  Persons... checked successfully

... setting version number for all structures