Ver Mensaje Individual
  #11  
Antiguo 07-08-2003
DJ VMan DJ VMan is offline
Miembro
 
Registrado: jun 2003
Ubicación: Iquique - Chile
Posts: 81
Reputación: 21
DJ VMan Va por buen camino
texto sacado de mysql.com

"ODBC

* Works on Windows and Unix
* Almost portable between different SQL servers.
* Slow; MyODBC, which is a simple pass-through driver is 19 % slower than using a native interface.
* Many ways to do the same thing; Hard to get things to work as many ODBC drivers have different bugs in different areas.
* Problematic; Microsoft changes the interface once in a while.
* Insecure future (Microsoft pushes more for OLE than for ODBC). "

pueden ver el texto completo en :

http://www.mysql.com/information/pre...719/index.html
Responder Con Cita