Duplication of Autonumber

G

Guest

Why is my database suddenly duplication already used autonumbers? I went to
add some new records to the main table, and discovered that this is
happening. I checked the design; the Primary Key is set at the StudentID
field, the Field Size is "Long Integer", the New Values is "Increment", the
Format is "0000" (four zeroes), the Indexed is set at "Yes (No Duplicates)",
yet this is what I am getting.

I did an Ascending Sort of the StudentID field to insure that the new
records should be at 5883, and I'm getting 5712. However, when I go to close
the table with the "new" record, I get and error message telling me that.... OK<<; when I click on the OK button, I then get a pop-up message telling
me that if the table closes, the data may be lost ... do I want to close it
anyway?<< So knowing I have a copy, I click on YES.

Then I try opening it back up to see what happens if I try again to add a
new record, and the same thing happens, but this next time I try to add the
new record, the StudentID autonumber is increased by 1!

So I could just do this about 150 times to get the autonumber back to where
it should be, but it seems to me something needs fixing, and there's no one
here to do it (you know, the ol' 'no budget' story). In my searching around
this web-site, I came across a message somewhere that said I need SP 8 for
Jet 4, but when I went to download it, there was a message saying that I need
intermediate macro and coding skills, and I DO know enough to know that I do
not have those skills (I barely know what a macro is, and isn't coding the
same thing as programming?)

So while I'm waiting for notification of any replies, I will be adding and
letting go these "fake duplicate records".... See you in the wonderful land
of data entry....

In Peace,
 
G

Guest

**haven't been keeping your system updated** not quite sure what you mean by
this, "updated"....

I am the first to admit that I do not understand Access. I was always a
secretary, only computer exp. was with word-processing, and the last time I
did that was about 12 years ago (remember WordPerfect?)! I'd never seen a
relational database until I was thrown into this job last year (and I'm only
part-time, anyway); never heard of the concept, didn't know a relational
database from a non-relational database, etc., so can anyone help me?

What do I do to keep it updated?

Thanks in advance.
 
M

M.L. Sco Scofield

"> What do I do to keep it updated?"

Follow the link I included. It has all the information you need to get all
of the updates.

If you're just "part time" as you say, I'd probably have your company's
computer administrator do it.

Sco

M.L. "Sco" Scofield, Microsoft Access MVP, MCSD, MCP, MSS, A+
Useful Metric Conversion #18 of 19: 8 nickels = 2 paradigms (My personal
favorite)
Miscellaneous Access and VB "stuff" at www.ScoBiz.com
 
G

Guest

A large part of my problems is due to the fact that we have no computer
administrator; I linked to the SP 8 info; will have to do it tomorrow, today
is just about over for me. I'm concerned about the statement in the article
"Requires basic macro, coding, and interoperability skills." I do NOT have
these, **sigh**.

I never (or at least, I don't know that I ever) compacted/repaired this
database, unless you consider 'just surfing around on it changing
inconsistencies' repairing.

But the really frustrating thing, is that I know that there's a ton of stuff
that I don't know!

Thank you again.

In Peace, Max
 
M

M.L. Sco Scofield

To do the updates, you really don't need those skills. Just follow the
instructions.

Good luck.

Sco

M.L. "Sco" Scofield, Microsoft Access MVP, MCSD, MCP, MSS, A+
Useful Metric Conversion #18 of 19: 8 nickels = 2 paradigms (My personal
favorite)
Miscellaneous Access and VB "stuff" at www.ScoBiz.com
 

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

Similar Threads


Top