I'm using Delphi 7, coneting to a MySQL database. Every time the program starts it promts the user for a login. I've been dealing with this, in the past, by just ignoring it and setting up a user/pass in ODBC so that the user can just hit "enter" on the login and not have to remember another password. But now I'm just getting annoyed by, as I just can't figure out how to get it to go away and it's starting to look a little unprofessional that I make them hit ok before the program starts.
Is there any way at all to get rid of this??
thanks.
Is there any way at all to get rid of this??
thanks.