Table: zstblODBC_db BrNDON
Primary Key: DBID
Fields
| Field | Type | Size | Required | PK |
|---|---|---|---|---|
| DBID | Long | 4 | ✓ | |
| SelectDB | Boolean | 1 | ||
| DatabaseName | Text | 255 | ||
| ServerName | Text | 255 | ✓ | |
| DBName | Text | 255 | ✓ | |
| Authentication | Text | 32 | ✓ | |
| UID | Text | 255 | ||
| PWD | Text | 255 | ||
| Driver | Text | 255 | ✓ | |
| DateAdded | DateTime | 8 | ✓ |
Indexes
- PrimaryKey [PRIMARY KEY] [UNIQUE]
- UID