DBLOAD
Use this program to load a .dbl file into a database.
Usage:
dbload<environment> <design> <database> <database listing file>
This will load the <database listing file> (dbl) to the <database> using the <design> supplied.
<> indicates a mandatory switch
[ ] indicates an optional switch
This will load the <database listing file> (dbl) to the <database> using the <design> supplied.
<> indicates a mandatory switch
[ ] indicates an optional switch
Where:
| Option | Description |
|
<environment> |
Environment name |
| <design> | Database design *dhd" **note <design>.dsf must exist and match dbl format. |
| <database> | Database name (full) drillholes.dhd.dbl |
Example:
dbload.exe kjra dhd newdrillholes.dhd.isis drillholes_dhd.dbl
Result: newdrillholes_dhd.isis
Was this page helpful?