It seems like there must be an easier way to make a column an Identity field than the way I am doing it. I have to first make it an int then resize the Column Properties so I can see the Identity Specification then expand it so I can set it to
True. Since this is a pretty common practice, using an Identity column for a primary key, I would think there would be a quicker way to get it done. Anybody have a hotkey workaround or something?