[Gambas-user] [Gambas Bug Tracker] Bug #1091: MYSQL_OPT_RECONNECT option

d4t4full at ...626... d4t4full at ...626...
Sat Mar 18 21:28:54 CET 2017


(english below)

ODBC en realidad no es en sí un driver, sino un administrador de drivers. Lo que hace en la práctica es ofrecer a programas una interfase lo más unificada posible para que solamente cambiando el driver subyacente se pueda usar ese mismo programa con diversos motores de bases de datos. Con esto lo que quiero decir es que puede haber opciones de algunos motores que no existan en otros y por lo tanto pese a usar ODBC no se puedan hacer compatibles.

ODBC is not a DBdriver per se, but a driver manager; what it does is offer programs an interface as uniform as possible so by only changing the underlying driver a program can be used against different RDBMs.
What I mean with all this is that some options may exist in a particular RDBM that is not available in others and that this issue is not solved simply by using ODBC, yielding programs using those features incompatible with other RDBMs.

Regards,
zxMarce.

On Mar 18, 2017, 16:09, at 16:09, bugtracker at ...3416... wrote:
>http://gambaswiki.org/bugtracker/edit?object=BUG.1091&from=L21haW4-
>
>Comment #1 by PICCORO LENZ MCKAY:
>
>if this happen in mysql, maybe odbc and postgres must! taking in
>consideration that odbc interacts with many other, the recconect ption
>could relly in the odbc driver, but in postgres case must be check too!
>
>
>
>------------------------------------------------------------------------------
>Check out the vibrant tech community on one of the world's most
>engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>_______________________________________________
>Gambas-user mailing list
>Gambas-user at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/gambas-user



More information about the User mailing list