OpenEdge database name restrictions
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Database data can contain non-ASCII characters.
The rules are different, however, for database names, which include the logical and physical name of the database as well as names of tables, fields, indexes, and sequences. Database names can contain any combination of English letters and numbers, but they must begin with a letter from A-Z or a-z. They cannot include any of the following:
- ABL reserved words
- Letters with diacritical marks (for example, an accent or tilde)
- The following characters:
|
For more information on OpenEdge database name restrictions, see OpenEdge database name limits. For more information on ABL reserved words, see Keyword Index.