mimecharsets_

This table stores the standard MIME character sets that can be used to create international content.

Primary key: CharSetID_

Field Name

Description

Version Added

CharSetID__

An auto-incrementing ID field that uniquely identifies a record in this table (int, NOT NULL)

Name_

This is the MIME compatible name of the character set (varchar(40), NULL)

Desc_

A text description. Informational only (varchar(120), NULL)