SAP DB:ODBC Installation Guide Page 208

  • Download
  • Add to my manuals
  • Print
  • Page
    / 225
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 207
1 2 ... 203 204 205 206 207 208 209 210 211 212 213 ... 224 225

Comments to this Manuals

No comments