How to access database?

Swaroop C H lists at swaroopch.info
Tue Jan 4 09:56:38 EST 2005


Florian Lindner wrote:
> Hello,
> AFAIK python has a generic API for database access which adapters are
> supposed to implement. How can I found API documentation on the API?

I found these pages useful when learning the DB API:

* http://www.kitebird.com/articles/pydbapi.html
* http://www.amk.ca/python/writing/DB-API.html

HTH,
-- 
Swaroop C H
Blog: http://www.swaroopch.info/




More information about the Python-list mailing list