Database Menu

 

The X-Pro database is developed on Microsoft Access and allows you to store data records related to images and documents of any type.
You can create up to 10 distinct databases having record templates with custom fields.
Each record has 13 information fields, a note field and the capacity to store an unlimited number of images with related documents.

Use can be protected by a used-defined password, which will be requested  when first operating the database.

 

access protection

If the database is to be used by authorized personnel only, it is necessary to activate the access password.
 

Tools Menu

INSERt/edit

Inserts data into an existing database record.

 

search

Extracts database records that match the search criteria.

 
Advanced Search
If in the Search dialog the Advanced switch is selected, by pressing the Search button the Search: Type Command dialog will be displayed.


Automatically a string is shown which, if confirmed with OK, performs a search for the records containing the text options specified in the fields of the database record.

Analysis of the Search Command

With X1 , X2 you indicate the first and the second fields of the database record.
With: ((X1 >= 'Smith') and (X1 < 'Smithzzzzz')) all the words starting with "Smith" are searched for in the first field.
With: ((X2 >= 'London') and (X2 < 'Londonzzzzz')) all the words starting with "London" are searched for in the second field.
As the "and" operator has been used, the two commands will be joined to extract only the records containing the two words "Smith" in the first field and "London" in the second field. If "and" is substituted by "or", only the records containing the two words "Smith" in the first field or "London" in the second field will be extracted.

Logical Operators

The following logical operators can be used:
 >, >=, <, <=, AND, OR.  

CREAte DATABASE

Creates a new database. 10 distinct databases are possible.

 

remove DATABASE

Deletes a database after a double confirmation command.

 

change PASSWORD

Allows you to change the password.  



Database Password


Initially the disabling password is active.
The disabling password is the character 1.

 

If the password is disabled, anybody can change the system's calibrations.

If a new password is inserted, from then on it will be necessary to enter it to access the calibration functions.

If you do not wish to use a password any longer, it is possible to disable it by selecting the character 1 as the new password. 
 

DATABASE BACKUP

Saves or transfers the database.