seting starting number for autonumber field

Z

Zodiacal

how can i set the starting incremental number for my autonumber field to
50000?
there are allready records in my table.
the autonumber values were from a field that was set to increment randomly
so i have -'s. (i got it back to incremental by appending to a second table
with a new autonumber field)
then i did what the help file said to set the current starting point for a
incremental filed and it doesn't work. what i did was:
i appended a 50000 value from a second temp table and it just ignores it.
its staring my new records out at -43000. how can i get it to start at
+50000?
 

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