I have two tables: 

table1 & table 2

I compare table 2 events against table 1 and if it matches I insert it into 
table 2's field called "table2.table1_id"

table2.table1_id has thousands of rows that have the row id of table 1 in 
it in the form of a list.

Normally I could use the belongs feature, but I'm having a hard time 
getting it to work in the form of a link. Any thoughts on how I could do 
this?


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to