SAP DB:ODBC Guía de instalación Pagina 208

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 225
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 207
mxODBC - Python ODBC Database Interface
Note:
When connecting to a database with transaction support, you should explicitly
do a .rollback() or .commit() prior to closing the connection. In the
example this was omitted since the used MySQL database backend does not
support transactions and we were only reading from the database.
186
Vista de pagina 207
1 2 ... 203 204 205 206 207 208 209 210 211 212 213 ... 224 225

Comentarios a estos manuales

Sin comentarios