Record limitation

D

David H

Hi

I have a form for a single file. When I try to enter the 49th record an
error box says the record cannot be added..

What is limiting this file
 
J

Jeff Boyce

David

Are you using Microsoft Access? Which version?

Do you mean a single "file", or a single table?

Do you have an .MDB file, or an .MDE file?

Is this a test/demo/trial version?

(much) more information, please...

Jeff Boyce
<Office/Access MVP>
 
R

Rick B

What specifically does the error say?

I assume your form is using a table or query as it's record source?

Can you manually add a 50th record in the query or the table?

Is there code in the form that stops you when you hit 50 records?

Was this a demo version that should have some type of limit?
 
Top