On 2005-05-03, v <[EMAIL PROTECTED]> 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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to