AW: SAP DB and Python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Oliver Walczak

    AW: SAP DB and Python

    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/...7.4.03.31a.zip

    Best regards
    Oliver

    -----Ursprüngliche Nachricht-----
    Von: python-list-bounces+oliver. walczak=momatec .de@python.org
    [mailto:python-list-bounces+oliver. walczak=momatec .de@python.org] Im Auftrag
    von Gandalf
    Gesendet: Donnerstag, 27. November 2003 15:16
    An: comp.lang.pytho n
    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!

    [color=blue]
    >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.p y
    >sapdb\sql.py
    >sapdb\pythonde f\__init__.py
    >sapdb\pythonde f\dbm.pyd
    >sapdb\pythonde f\loader.pyd
    >sapdb\pythonde f\sql.pyd
    >
    >Cheers,
    >
    >
    >pieter
    >
    >[/color]



    --



Working...