Hi Massimo > -----Original Message----- > From: Massimo Renzi (Matica) [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 10. Dezember 2003 10:46 > To: [EMAIL PROTECTED] > Subject: ODBC > Importance: High > > > Hi all, > I try to connect to SAPDB on Linux Server with Ado and ODBC > but the time of > connection is about 50sec.
This sounds like a known issue regarding Windows network configuration. Probably you find in the archive a lot of information. A quick solution was - use the IP-address instead of the name, or - add the host name to <within the windows install dir>/etc/hosts > > Someone have a native OleDb o NetOleDb driver for SapDb? There is none available. We offer JDBC and ODBC (and of course a precompiler) as interfaces. Beside this, the new basis interface SQLDBC might be interesting for you, if you intend to implement an OLEDB driver for yourself, or if you want to use a powerful state of the art C++ MaxDB-Interface. Also, somebody of the list wanted to start a native .Net driver, but I don't know the status of this development. HTH Thomas ---------------------------------------------- Dr. Thomas K�tter SAP DB, 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]
