D
doyle60
We copied data from an Excel spreadsheet (created by using Access)
into a FoxPro database. The table had a Pkey in it so we put the next
number into the spreadsheet and incremented it. The data copied in
just fine.
But now we can't add anymore records in the normal form view because
it seems to not know what the next Pkey should be. So if the last
Pkey were 23, and we added 24 to 55, it still thinks to assign 24 to
the next (though we used it).
I'm not familiar with FoxPro and explained this with Access terms.
What do we need to do to reset the Pkey?
Is this something only the designer of the database would know? Or is
this something standard? I'm unfamiliar with Pkeys. It seems like
they are some sort of autonumber.
If there is a better group to post this question, please let me know.
Thanks,
Matt
into a FoxPro database. The table had a Pkey in it so we put the next
number into the spreadsheet and incremented it. The data copied in
just fine.
But now we can't add anymore records in the normal form view because
it seems to not know what the next Pkey should be. So if the last
Pkey were 23, and we added 24 to 55, it still thinks to assign 24 to
the next (though we used it).
I'm not familiar with FoxPro and explained this with Access terms.
What do we need to do to reset the Pkey?
Is this something only the designer of the database would know? Or is
this something standard? I'm unfamiliar with Pkeys. It seems like
they are some sort of autonumber.
If there is a better group to post this question, please let me know.
Thanks,
Matt