In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

MySql Native Support : Enterprise Edition

Xailer professional forum in English
Responder
Milan Mehta
Mensajes: 140
Registrado: Dom Dic 27, 2009 9:54 am

MySql Native Support : Enterprise Edition

Mensaje por Milan Mehta »

If I go for Enterprise Edition of Xailer,
Will I not need ODBC connector for MySql to connect to MySql Server ?
What are the other advantages I get with Native support of MySql ?
TIA
Milan.
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9442
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

MySql Native Support : Enterprise Edition

Mensaje por ignacio »

Milan Mehta escribió el mié, 21 agosto 2013 16:15If I go for Enterprise Edition of Xailer,
Will I not need ODBC connector for MySql to connect to MySql Server ?
What are the other advantages I get with Native support of MySql ?
TIA
Milan.
Hi Milan,
With the enterprise version of Xailer you will not need to use ODBC or ADO to access to MySQL, DBMaria, or SQLite databases. With MySQL and DBMaria you will need a external DLL to access the database. In the case of SQLite everything will be inside the executable.
The access to DB through ADO is always a nightmare (my opinion). The native method is always better, at least for us (and so for our clients), because we can follow the flow of all the operations. I do not know if we are faster or not than ADO (surely we are), but I believe that is not so important. BTW, OLE/COM ADO is still supported, but M$ is putting all its efforts on its .NET system, so maybe in the near future it will not be supported, who knows?
Regards,
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Responder