<i><font color="#663300"> What I am concerned about is the login failure. The ODBC Driver Connect will reappear if the user enters a bad userid or password after Oracle returns an error message. This allows the user to try again. (I am assuming that the Oracle login attempts limit is still in affect for logining in through the ODBC Driver Connect.) My question is how do I capture the cancel if the user decides to cancel the login, so that I can bail out the application? </font></i>
If the USE fails (login cancel or other reason), then VFP should throw an error, which you can trap in your error method or handler.
BOb
©2002 Bob Archer |