Database specific SchemaEditor files

A common usage of .SchemaEditor files is to have one .SchemaEditor file per database. For example, one may have a development.SchemaEditor file, a test.SchemaEditor file, and a production.SchemaEditor file. Within each file is the individual database connection information, individual physical storage locations, etc.

See Also

Tips & Tricks

Valid Ranges for Table and View id

Identifier lengths on Oracle databases

XSD-based IntelliSense

Join Examples

SQL Views

Notes on Indexes

Special Characters in XML

Next

XSD-based IntelliSense

Database specific SchemaEditor files