database connectivity in non-windows platforms and web based programming using python

M.-A. Lemburg mal at lemburg.com
Fri Aug 25 19:10:43 EDT 2000


"Ramesh Kumar .R" wrote:
> 
> Hello,
>         We have read Obbchints for python from web. We would like to know other methods to connect to databases in other operating systems like Unix, sun Solaris. Also we would like to know about web based programming using Python
> 

On both Windows and Unix you can use mxODBC to access databases.
The interface is the same on both platforms.

More infos are available on my Python Pages where you'll find
mxODBC and all the other mx-goodies.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/




More information about the Python-list mailing list