maxdbconnection

Contributed by Edigram SAS, Paris France Tel:01 44 77 94 00 Ahmed MOHAMED ALI <ahmedmoali@yahoo.com> 27 April 2004

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

connection creation sample:

__connection__ = DBConnection.maxdbConnection(
    host=hostname, database=dbname,
    user=user_name, password=user_password,autoCommit=1,debug=1)

Attributes

a SAPDBMAX_ID_LENGTH

32

a dbapi

None

Classes

C maxdbException(...) ...

This class contains 6 members.

C LowerBoundOfSliceIsNotSupported(...) ...

This class contains 6 members.

C IncorrectIDStyleError(...) ...

This class contains 6 members.

C StyleMismatchError(...) ...

This class contains 6 members.

C PrimaryKeyNotFounded(...) ...

This class contains 6 members.

C MaxdbConnection(...) ...

This class contains 23 members.

See the source for more information.