Form and Database

Lee Harr lee at example.com
Tue May 3 18:21:03 EDT 2005


On 2005-05-03, v <vito_sc at hotmail.com> wrote:
> Please help..... I'm new with Python.
> Using Boa (or Pythoncard) and pysqlite, how can I read/write from/to
> database, thanks
>
>


Have you tried the pysqlite basic intro?
http://initd.org/tracker/pysqlite/wiki/basicintro

Doesn't mention boa or pythoncard, but one step at a time...

First get some data from the datbase, then see if you
can put it in your form.




More information about the Python-list mailing list