Limit entries

D

Deborah

Trying to find out how to limit the number of entries to
an asp form that populates an Access db. Can I do it from
the db side.
 
R

r0adh0g

You can have an if then statement on your asp page that checks the number of
entries
in the table. If it is at it's max or greater, then redirect to a page
stating just that?

rh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top