D
darrel
I have two tables in my SQL Express DB within my application.
On one table, I can right-click on the row and set it to be the primary key.
And it is the primary key.
On the other table, though, when I right click to set the primary key, the
key icon shows up, but it doesnt' update the 'IDENTITY SPECIFICAION' below
in the properties to YES like the other table.
Why is that?
-Darrel
On one table, I can right-click on the row and set it to be the primary key.
And it is the primary key.
On the other table, though, when I right click to set the primary key, the
key icon shows up, but it doesnt' update the 'IDENTITY SPECIFICAION' below
in the properties to YES like the other table.
Why is that?
-Darrel