Newbies Jeffrey Holzenthal Posted October 21, 2008 Newbies Posted October 21, 2008 I have imported data into my table and did not initially use Auto Enter Serial. Now I wish to generate these unique serials, but the records already exist. The PK (serial) field is currently null. Is there an easy way for me to easily generate a unique serial into the PK field? Thank you!
Vaughan Posted October 21, 2008 Posted October 21, 2008 Yes... click into the pk field, then use the Replace Field Contents command and specify serial number. Note that (1) the "Prohibit modification" option must not be selected in the field definition; and (2) if related records already exist then the new serial number probably won't match the old, and all the children will be mixed up or orphaned.
LaRetta Posted October 21, 2008 Posted October 21, 2008 And be sure all records are showing to begin with. I made THAT mistake once. :smile2:
Newbies Jeffrey Holzenthal Posted October 22, 2008 Author Newbies Posted October 22, 2008 Thank you. That worked perfectly!
Recommended Posts
This topic is 5876 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now