New Database
Use the Database > New menu option (geogxnet.dll(Geosoft.GX.NewGDB.NewGDB;Run)*) to create a new Geosoft database (*.GDB) file. Alternatively, you can right-click the Databases folder item in the Project Explorer and select New Database.
Expand to see other locations (menus) where this option is available
UXO-Marine extension:
- UXO-Marine Sonar Utilities menu
The new database will be opened in Oasis montaj in a spreadsheet window, which is the interface to your data in the database.
New Database dialog options
Application Notes
*The GX.NET tools are embedded in the geogxnet.dll file located in the "...\Geosoft\Desktop Applications \bin" folder. If running this GX interactively, bypassing the menu, first change the folder to point to the "bin" directory, then supply the GX.NET tool in the specified format. See the topic Run GX for more details on running a GX.NET interactively.
Additional Script Parameters
If the GX is run from a script, following are additional parameters that can be specified.
The script parameters are intended for advanced users who want to implement their own processes via Geosoft scripts. When this GX is called from another GX, it is possible to overwrite the original current database. To prevent this, set the CURDB parameter to the file name of the database file to be protected before calling CREATE.
Maximum number of blobs (default Lines+Channels+100). If you are developing applications that store data in database BLOBS (Binary Large Objects), you can control the total number of blobs that you may require with this parameter. Script Parameter: CREATE.BLOBS |
Maximum erase caches (default Lines*Channels/20). This controls the performance for saving and deleting changes in the database. You should not have to change this value from the default. Script Parameter: CREATE.ERASE |
Name of the super user (default SUPER). Databases can be created with a super-user that will have the ability to control certain database characteristics, such as the read/write status of the database. The default super user will be "SUPER". For example, perhaps you want to distribute a read-only database. The SUPER user can create a GX to make the database read-only. You could then make an unlock GX, that will change database access to read/write. Normal use of Oasis montaj does not have to deal with this parameter. Script Parameter: CREATE.SUPER |
Super user password (default None). This is the super-user password. Script Parameter: CREATE.PASSWORD |
If set, prevents user from creating this DB. Use this parameter when calling the CREATE GX from another GX that wants to protect a working database. Script Parameter: CREATE.CURDB |
Got a question? Visit the Seequent forums or Seequent support
© 2024 Seequent, The Bentley Subsurface Company
Privacy | Terms of Use