AW: SAP DB and Python

Oliver Walczak oliver.walczak at momatec.de
Thu Nov 27 09:46:19 EST 2003


Dear Gandalf,
You might want to know that there is a new sapdb package which is not
visible on the website. Please refer to 

ftp://ftp.sap.com/pub/sapdb/bin/win/sapdb-python-win32-7.4.03.31a.zip

Best regards
Oliver

-----Ursprüngliche Nachricht-----
Von: python-list-bounces+oliver.walczak=momatec.de at python.org
[mailto:python-list-bounces+oliver.walczak=momatec.de at python.org] Im Auftrag
von Gandalf
Gesendet: Donnerstag, 27. November 2003 15:16
An: comp.lang.python
Betreff: Re: SAP DB and Python


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
>  
>



-- 
http://mail.python.org/mailman/listinfo/python-list






More information about the Python-list mailing list