Skip to content

junkmd/adotypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adotypes

This is a package aiming to comply with Python DBAPI2.0, implemented with ADO COM objects as the backend using comtypes.

This package is still a prototype. Only the essential methods such as connect, .close, commit, rollback, cursor, execute and fetches are currently implemented.

Calling methods that have not yet been implemented in Connection or Cursor will raise a NotImplementedError.

The error types may not be appropriate, and the type objects are insufficient.

If there are contributors who can help resolve the mentioned issues, we gladly welcome them.

About

ADODB Python DBAPI2.0, based on comtypes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages