DataBase support

David Allen s2mdalle at titan.vcu.edu
Sat Jan 27 13:51:35 EST 2001


In article <3a72fff7 at news.bezeqint.net>, "guy bashan" <bashanguy at hotmail.com>
wrote:

> Hello,
> 
> I'm new to Python, and just installed the Komodo working with AcivePython
> 2.0.  I gave a little overview over the syntax and built-in capabilities and
> was really impressed.  But I couldn't notice any database support. Was I
> missing something ??    Does Python have any class dealing with databases
> and tables ??
> 
> Thanks. Bashan.
> 
> 

Yup.
http://www.faqts.com/knowledge-base/index.phtml/fid/260/lang/en

This covers sybase, postgres, mysql, and ms access.

I'm positive there are more, but this might be a 
good starting place.

-- 
David Allen
http://opop.nols.com/
----------------------------------------
"As soon as we started programming, we found to our surprise that it wasn't as 
easy to get programs right as we had thought. Debugging had to be discovered. 
I can remember the exact instant when I realized that a large part of my life 
from then on was going to be spent in finding mistakes in my own programs." 
	- Maurice Wilkes discovers debugging, 1949



More information about the Python-list mailing list