Hi everyone, this is my first post here. I'm new to python and want to 
build an app that consists on a form where the user can search people by 
its ID number, not the id attribute of the table but the national 
identification number that is unique to every person. I have defined a 
table where the name, gender and birthdate associated with every ID has 
been already inserted, and another table with the same fields plus some 
others like photo and address, that is the table where I want to save the 
records. Basically, I want a form to populate a table but taking some 
fields from another table to speed up the process (I'm talking of register 
17000+ people). As I said, I'm new to python but I'm convinced that web2py 
is the ideal framework to accomplish this, I need a client-server app to 
allow several people use the form at the same time. Any help on this topic 
I'll be really thankful.

-- 
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