> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# travelgenerateddatabase table

> Information about all databases generated from this database

## travelgenerateddatabase Table (33)

Information about all databases generated from this database

## Fields

| Name                        | Description                                                           | Type                            | Nullable |
| --------------------------- | --------------------------------------------------------------------- | ------------------------------- | :------: |
| travelgenerateddatabase\_id | Primary key                                                           | PK                              |    No    |
| databasetype                | Watcom, c-tree, Gupta etc.                                            | UShort                          |    Yes   |
| area\_id                    | Central=0, Departm.=H01000000-H7F000000, Travel=assoc\_id             | Id                              |    Yes   |
| lastLogId                   | Last transaction log record (inclusive) covered by this prototype     | Id                              |    Yes   |
| generatedtime               | Generation timestamp                                                  | DateTime                        |    Yes   |
| state                       | 0 = ready for use; 65535 = being generated, 1 - 65534 = downloadcount | UShort                          |    Yes   |
| dbTag                       | 128-bit database tag of generated database                            | String(39)                      |    Yes   |
| registered                  | Registered when                                                       | UtcDateTime                     |    No    |
| registered\_associate\_id   | Registered by whom                                                    | FK [associate](./associate.mdx) |    No    |
| updated                     | Last updated when                                                     | UtcDateTime                     |    No    |
| updated\_associate\_id      | Last updated by whom                                                  | FK [associate](./associate.mdx) |    No    |
| updatedCount                | Number of updates made to this record                                 | UShort                          |    No    |

<img src="https://mintcdn.com/superofficeas/8-OIGQQJR0VGDXy_/media/loc/en/database/tables/travelgenerateddatabase.png?fit=max&auto=format&n=8-OIGQQJR0VGDXy_&q=85&s=8d12e3617e274a0ae37de5e07517f8e2" alt="travelgenerateddatabase table relationship diagram" width="534" height="59" data-path="media/loc/en/database/tables/travelgenerateddatabase.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Relationships

| Table                    | Description                                                        |
| ------------------------ | ------------------------------------------------------------------ |
| [associate](./associate) | Employees, resources and other users - except for External persons |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.


## Related topics

- [associate table](/en/database/tables/associate.md)
- [Blocked tables list](/en/online/mirroring/blocked-tables.md)
- [extra_tables table](/en/database/tables/extra-tables.md)
- [ext_table table](/en/database/tables/ext-table.md)
- [Database table listing](/en/database/tables/index.md)
- [extra_tables_result table](/en/database/tables/extra-tables-result.md)
