-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
And I set up ADODB to prompt the user for the username and PW to maxDB
via the .property("Prompt") = adPromptAlways setting of the ADO object
prior to issuing the .open method and the VB app can then log in as
DINGO in to maxDB fine and the VB app works good then. But my users are
gonna shoot me if I make them log in to my app once and log into ODBC
also at startup?
