| List: | MySQL ODBC | « Previous MessageNext Message » | |
| From: | Ed Carp | Date: | July 22 2002 8:16am |
| Subject: | MyODBC driver prompt appears regardless of options setting | ||
| View as plain text | |||
VB 6.0 code snippet:
Set MyDB = OpenDatabase("", dbDriverNoPrompt, False,
"ODBC;DSN=sample-MySQL;DB=mysql;SERVER=myserver;UID=root;PWD=;PORT=3306;option=16;" &
dbLangGeneral)
If there is an error in the connection, MyODBC displays the driver prompt window, exposing
the host name and user login to the user.
Is there any way of stopping this behavior?
sql,mysql,myodbc
VB 6.0, MySQL 3.23.32, MyODBC 2.50.33
| Thread | ||
|---|---|---|
| • MyODBC driver prompt appears regardless of options setting | Ed Carp | 22 Jul |
| • text blob SQL INSERT error message: ODBC 3.51.03, Delphi 5.0, BDE 5.11, MySQL 3.23.49-max-nt | Allen Vander Meulen | 22 Jul |
