My input data are on db2/400 and my output goes into MySql. What is recommended to get two db connections/models in parallel? Two dbs in one db.py model or two distinct model files? I think the latter..
Another question: as my source db2/400 tables are huge, even 50 fields, can I have in my web2py model for any table just the fields I will use or my tables have to be exactly the same as the original? thank you carlo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

