Subject | ISC Error Messages |
---|---|
Author | Matt Nielsen |
Post date | 2003-07-23T19:15:46Z |
Is there a way to intercept ISC Error messages like table permission
errors. I want to have my program prevent opening forms when there
is a table permission problem. Is there a way to test for this
before the open or is it better to intercept the message. I don't
want to have to put try except blocks arround all my table opens if I
don't have to.
Thanks,
Matt Nielsen
errors. I want to have my program prevent opening forms when there
is a table permission problem. Is there a way to test for this
before the open or is it better to intercept the message. I don't
want to have to put try except blocks arround all my table opens if I
don't have to.
Thanks,
Matt Nielsen