ADP / MSDE 2000 Table Creation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm attempting to create a table in an ADP w/MSDE 2000 and find that data
entry is allowed only after some field is designated as the primary key.
Does MSDE 2000 require a primary key be assigned in all tables? I'm new to
MSDE 2000. Thanks in advance for your help.
 
Does MSDE 2000 require a primary key be assigned in all tables?

Only if you want to edit data in the table from Access or from an ASP
page... in other words, pretty much "yes".

John W. Vinson[MVP]
 
Good to know..... Thanks again!

John Vinson said:
Only if you want to edit data in the table from Access or from an ASP
page... in other words, pretty much "yes".

John W. Vinson[MVP]
 
Back
Top