SAP DB:ODBC Installationsanleitung Seite 208

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 225
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 207
1 2 ... 203 204 205 206 207 208 209 210 211 212 213 ... 224 225

Kommentare zu diesen Handbüchern

Keine Kommentare