Skip Top Menu Navigation
Skip Top Menu Navigation

The FREE Enterprise Open Source Database

  Software Documentation Tools Interfaces Administration Development
 

 
You Are Here:  SAP DB > Interfaces > sapdb.dbm > Example

Module sapdb.dbm (Example)

#
# testdbm.py    test connection to dbm server
#

import sapdb.dbm

session = sapdb.dbm.DBM ('', '')
version = session.cmd ("version")
print version


Search / Contact Info
See also ...












Questions or comments about the Web site? Contact the webmaster.