Primary Key
Is there any way to make the "Primary Key" generate itself? I think in an
Acess database there is an option so that whenever you enter a new line it automatically generates a Unique Primary Key. I don't see how to do this in a SQL Server Database? Perhaps I just missed it. This is new to me.Or is there some VB code that will make a unique key whenever a new line of data is entered. Thanks in Advance.
Nick

