Dan-A Posted January 5, 2005 Posted January 5, 2005 Hi All, Is there a way to "test" that records were imported?? I have an import script that is done WITH dialog so that the users can select the proper things to import. I want to be able to test that they do not decide to press "cancel" during the process. Something like a Get function that says how many records were updated or added. (a lot like the info that is displayed at the end of the import process) Thanks Dan
-Queue- Posted January 10, 2005 Posted January 10, 2005 Use Allow User Abort [Off] at the beginning of your script so the import cannot be canceled.
Recommended Posts
This topic is 7257 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