MikeKD Posted September 28, 2017 Posted September 28, 2017 HI folks, I've got an import new records script I'm working on. After I've created new records (based on Excel rows) are they always left in the found set? As far as I can tell that's the case, but don't want to rely on it! After the import I'd like to then set a couple of fields based on variables, and can't see another way to find the records that have just been imported to do that. Cheers, Mike
doughemi Posted September 29, 2017 Posted September 29, 2017 After an import, the found set is always just the imported records. 1
Lee Smith Posted September 29, 2017 Posted September 29, 2017 And that is a good thing. If you spot and error in the imported records, (missed a field, etc.) you can delete the found records and then reimport the data while correcting the error. 1
MikeKD Posted September 29, 2017 Author Posted September 29, 2017 That's ace - so I don't have to bother working out how to find the recently imported records - for once things are easier than I expected! Thanks guys
Recommended Posts
This topic is 2953 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