>
> this says the foreign key (a 'name_list.id')  must be in the table name_list
> in a string field, 'name'.
>
> This is why you get an error - you are checking a foreign key (an integer)
> against a string.
>
>

oh so the case is IS_IN_DB allow referring via the key(id) ?


-vince


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to