I have an app with a number of forms. I have a save option and a save/exit open in the menu. The save option saves any changes to the db and refreshes the forms so other things can be done. The save/exit option saves the changes to the db and closes all the ado connections and closes the forms leaving the user the main form open to do other things. Here is my problem. Sometimes I get this error when the user selects either save or save/exit it doesn't matter I still get the same error. I hope someone can help with this this its driving me nuts. Or show me how to handle the error.
error msg
Run-Time error 2147217887(80040e21)
Multiple-step operation generated errors. Check each Status value
------------
Thanks for any and all help. I need to get this solved asap.
error msg
Run-Time error 2147217887(80040e21)
Multiple-step operation generated errors. Check each Status value
------------
Thanks for any and all help. I need to get this solved asap.