Hey all, I have a login screen that uses a SQLCONNECT command to set up the connection to an Oracle database using a functioning data source. I am using the values entered by the user in text boxes as the values being used in the SQLCONNECT function to test if the data entered is for a valid user. Everything works perfectly, except when the user enters invalid user or password information. The problem is this, at the point where the SQLCONNECT fires with invalid parameters, the ODBC login dialog appears. I am using the successful login information to set up the connection information used by all the remote views, and for the GUI security. Unfortunately, I cannot figure out how to stop the login dialog from appearing so I can use my own procedures for handling bad logins. Any ideas would be greatly appreciated.
Devman mdevlin /at/ ajdebruin .DOT com
©2002 Mike Devlin |