splats
Technical User
- Jan 2, 2003
- 131
Hello
I have a question regarding autonumbers. I am using them as primary keys between tables. They work fine. I have noticed however, that the autonumber for one table is huge!(presently has only 70 records in it). If i add a new record, the autonumber is at the 400 000+ level. Should I be concerned? How did the autonumber get so large as I have only been developing this database for the past six months and haven't added in and deleted that many records. Should I change the auto number data type to integer + 1 for each new record?
Any suggestions would be appreciated.
Thanks
I have a question regarding autonumbers. I am using them as primary keys between tables. They work fine. I have noticed however, that the autonumber for one table is huge!(presently has only 70 records in it). If i add a new record, the autonumber is at the 400 000+ level. Should I be concerned? How did the autonumber get so large as I have only been developing this database for the past six months and haven't added in and deleted that many records. Should I change the auto number data type to integer + 1 for each new record?
Any suggestions would be appreciated.
Thanks