Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MyOLEDB for MySQL

Status
Not open for further replies.

rzs0502

IS-IT--Management
Nov 18, 2002
708
0
0
Hi

I have installed MyOLEDB for MySQL.
My Connection String userid and password values are captured by the user during logon.
If the username and password are correct, the application continues normally, but if the incorrect username or password is entered, the OLEDB provider pops up a DSN Connection dialog.
I am therefore unable to handle invalid usernames and passwords from within the application.
Anyone ever encounter this?

Thanks in advance

RS
 

Yes and if you check you documentation you will find some settings that will allow you to control if an error is generated and returned to you or if the dialog pops up.

Good Luck

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top