Hi Victoria, > -----Original Message----- > From: Victoria Dannik [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 9. Juni 2004 14:59 > To: [EMAIL PROTECTED] > Subject: MaxDB ODBC > > > I have problem with MaxDB ODBC driver for Windows > I need UID and PWD stored in ODBC data source > Is there way to solve my problem?
For security reasons, no user information is processed which is stored in the registry. Therefore you cannot specify UID or PWD for a DSN. Calling SQLDriverConnect, the ODBC driver shows a dialog box to request those information from the user. HTH Thomas ---------------------------------------------- Dr. Thomas Koetter SAP AG, SAP Labs Berlin Do you know SAP^H^H^H MaxDB ? www.sapdb.org -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
