Considerations When Creating Names in Cobra
When you create names in Cobra, you must consider certain rules.
These rules are as follows:
- Object names (such as project and ancillary files) must not contain any of the following characters: [ ] ' " : < > ? * / \ \| , + =.
- For database column names, you may use ASCII letters (a-z or A-Z), numbers (0-9) and underscore (_). The first character must not be a number.
- There are no invalid characters for data names (such as activities and work packages).
Learn more about...
General Information Page of the New Calendar File Wizard
General Information Page of the New Code File Wizard
General Information Page of the New Project Wizard
General Information Page of the New Rate File Wizard
General Information Page of the New Resource File Wizard