As a newbie I was trying to run the sample file from
http://www.sapdb.org/longtest.py.html

Everything works fine until the while loop at the end.
The first call of longResult.read (1000) returns with Attribute error.
Seems that "read" is not a valid attribute.

When I start the program I get a warning:
This Python has API version 1010, module sapdb has version 1007

Can somebody help?
I was trying to find out by myself.
I installed already the SAPDB source code but cannot find
the implementation of the SAPDB module. Where can I find
the source code for the Python SAPDB module or more specific
the class SapDB_LongReader?

Is there a way to find a given class within all the source code directories?



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to