Python and databases

Sean Doull-Connolly seandc at worldnet.att.net
Thu Dec 14 17:07:09 EST 2000


I've used this as a resource:
  Programming With Python 
  By Tim Altom with Mitch Chapman.
  Prima Publishing
  ISBN: 0-76152-334-0
  Paperback, 408 pages, October 1999

There is sample code to read xBASE databases.
I have extended the sample to query my FoxPro
rolodex using Tkinter.  The resulting code
works well in both Linux (X) and WIN98.

Sean
====

Mikael Olofsson wrote:
> 
> On 13-Dec-00 Kevin B wrote:
>  >  Are there any resources that have information about Python and database
>  >  access? I have reviewing several book such as "Programming Python" and
>  >  "Learning Python" and have not found even a chapter on Python and database
>  >  access.
> 
> Well... There is
> 
>   http://www.python.org/topics/database/
> 
> /Mikael
> 
> -----------------------------------------------------------------------
> E-Mail:  Mikael Olofsson <mikael at isy.liu.se>
> WWW:     http://www.dtr.isy.liu.se/dtr/staff/mikael
> Phone:   +46 - (0)13 - 28 1343
> Telefax: +46 - (0)13 - 28 1339
> Date:    13-Dec-00
> Time:    13:19:33
> 
>          /"\
>          \ /     ASCII Ribbon Campaign
>           X      Against HTML Mail
>          / \
> 
> This message was sent by XF-Mail.
> -----------------------------------------------------------------------



More information about the Python-list mailing list