Sam5271 Posted January 5, 2008 Posted January 5, 2008 I have a pretty complex databases composed of numerous tables. I have an Auto Enter assign a Primary Key ID fields. The problem is when I try importing new records, it messes up the ID fields. To update my database -At times- I need to import several records from a newer file, TO do that I have a script to import several tables at the same time. Because of the database structure; I have to uncheck (Turn off) the "Perform Auto-Enter while importing. Because of that the newer records are imported to the older database. Everything is good. Now if you try to create a new records, While the ID Auto enter serial number should start a unique new number, it doesn't. Instead it creates the next serial value. WHich creates duplicate numbers. Messing up whole relationships and fields. I know this is hard to explain, but I hope someone out there knows what I am talking about and could help. Thanks
jteich Posted January 7, 2008 Posted January 7, 2008 Set serial numbers manually or via http://filemaker.com/help/Script-Steps39.html Jens
Recommended Posts
This topic is 6169 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