Of course!

You have hit it on the head.  That is exactly my mistake.  The book is
correct, and the error is all mine.

Warm regards,

-- Joe


On Sep 1, 1:42 am, Vasile Ermicioi <[email protected]> wrote:
> from the book
>
> myrecord = db.mytable[id]
> del db.mytable[id]
>
> db.mytable - is the table name
> db(db.mytable).select() - is a result set

Reply via email to