> > I think you can refer to a custom id field with db.table._id (and get the > name with db.table._id.name).
Oh yeah, db.table.id works as well, even for custom id fields. Anthony
> > I think you can refer to a custom id field with db.table._id (and get the > name with db.table._id.name).
Oh yeah, db.table.id works as well, even for custom id fields. Anthony