Entering content frame

Background documentation sapdb.sql Module Locate the document in its SAP Library structure

Syntax

import sapdb.sql

Use

You can use the sapdb.sql Python module to access the database system. The Structured Query Language (SQL) is used to access the data.

Module Content

connect Method

SapDB_Session Class

SapDB_ResultSet Class

SapDB_Prepared Class

SapDB_Result Class

Troubleshooting for the sql Module

Example

Examples for the sapdb.sql Module

 

Leaving content frame