SAP DB and Python

Gandalf gandalf at geochemsource.com
Thu Nov 27 09:16:01 EST 2003


You are my man! :-)
It took me about 10 minutes to figure out that the user name must be 
uppercase
(it is not documented). But now it works fine. Thank you!


>If you download the SAP DB Python modules, under the sapdb package
>directory, you will find different subfolders called python15, python20,
>python21, python22 and python23. To get it working, you should rename the
>folder that corresponds to your python to pythondef. Then, try to reimport
>the sapdb package and all should be working fine.
>
>My sapdb package directory structure looks as follows:
>
>sapdb
>sapdb\__init__.py
>sapdb\dbapi.py
>sapdb\dbm.py
>sapdb\loader.py
>sapdb\sql.py
>sapdb\pythondef\__init__.py
>sapdb\pythondef\dbm.pyd
>sapdb\pythondef\loader.pyd
>sapdb\pythondef\sql.pyd
>
>Cheers,
>
>
>pieter
>  
>







More information about the Python-list mailing list