table with no primary key defined

M

Michal Valent

Hello,
I get error
C2118
Table/Entity has no primary identifier defined.
for each table with no primary key defined
how can I get rid of this error ?
I want to have the tables with no primary key.

miso
 
B

Barb Way

The Database Modeling solution does not permit the generation of tables
without a primary key, and so the Model Error Check (which is run
automatically for Generate) will return this error for each table lacking a
PK. This is part of the rules checking that occurs automatically, and is
not configurable.

Barb Way
Product Support - Visio
Microsoft Corporation
[This posting is provided "As Is" with no warranties, and confers no
rights.]
--------------------

Hello,
I get error
C2118
Table/Entity has no primary identifier defined.
for each table with no primary key defined
how can I get rid of this error ?
I want to have the tables with no primary key.

miso
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top