Working with Tables in Database Diagram (Visual Database Tools)

You can modify and create database tables in either Table Designer or Database Diagram Designer. For information about working with tables in Table Designer see Working with Tables in Table Designer (Visual Database Tools).

Note

If the table is published for replication, you must make schema changes using the Transact-SQL statement ALTER TABLE or SQL Server Management Objects (SMO). When schema changes are made using the Table Designer or the Database Diagram Designer, it attempts to drop and recreate the table. You cannot drop published objects, therefore the schema change will fail.

In This Section

How to: Add Tables to Diagrams (Visual Database Tools)

How to: Add Related Tables to Diagrams (Visual Database Tools)

How to: Save Selected Tables on a Diagram (Visual Database Tools)

How to: Copy Tables from One Database Diagram to Another (Visual Database Tools)

How to: Remove Tables from Database Diagrams (Visual Database Tools)

How to: Map Many-to-Many Relationships (Visual Database Tools)

How to: Draw Reflexive Relationships (Visual Database Tools)

Reference

Add Table Dialog Box (Database Designer) (Visual Database Tools)

Working with Tables in Table Designer (Visual Database Tools)