The DialUpPort table consists of sixteen fields. Many of the fields in the table contain values used to create .cab files.
The following tables outlines the DialUpPort table structure.
Table Structure
| Field name | Data type | Description |
| AccessNumberId | Integer | POP ID |
| CountryNumber | Integer | Number that indexes a corresponding country in the country table |
| RegionId | Integer | Number that corresponds to a region in the regions table |
| CityName | Text | Synonymous with POP name |
| AreaCode | Text | Telephone area code |
| AccessNumber | Text | Telephone number |
| MinimumSpeed | Integer | Lowest baud for modems |
| MaximumSpeed | Integer | Highest baud for modems |
| FlipFactor | Integer | Not used for this version |
| Flags | Integer | Type of services available for POP |
| ScriptID | Text | DUN entry name |
| Status | Text | In service or Not in service |
| StatusDate | Date/Time | Date of last edit |
| ServiceType | Text | Not used for this version |
| SupportNumber | Integer | Not used for this version |
| Comments | Memo | In-house comments for editing purposes |