HTML Page

P

Pras

Hi,

I have prepared a database. In which I have a html page designed for
updating the table. Is it possible that more than one user update the
database and the html page alot new number for each entry. This new number is
the ID field form the table which is the primary key. In additon, I had
imported the data form the excel sheet which had 120 entries but the rows
which got added were 65665 so I deleted the rows form 120 till last now when
i try to add a new entry it allot a new ID which is 65666. how do i get 121
when i add new record?

Thanks.
 
Top