how to limit my access database entries for my asp form?

  • Thread starter Thread starter Eddie Y
  • Start date Start date
E

Eddie Y

Guest
i have form asp page and upon click submit, how do i check whether my access database for the number of entries ( for eg if the max is 50 entries) before i insert my data?

therefore if the entries is lesser than 50, it will able to add new entry
 
Back
Top