Thanks Anthony, I will work on that.

Greetings.


El 05/07/16 a las 11:06, Anthony escribió:
On Tuesday, July 5, 2016 at 10:40:50 AM UTC-4, Carlos Cesar Caballero wrote:

    Thanks Anthony, I was looking at the DAL code and it is kind
    intimidating (at least for me)... Is out there some example of
    using the "processor" argument?


Here's one example: https://groups.google.com/d/msg/web2py/jtb1BsHwQNM/cPTd-J62NcgJ

Your processor function should take four arguments, as noted in the example. The first argument will be the raw records from the database driver, which will be a list of tuples. The third argument will be the column names returned by the database driver.

Anthony
--
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 <mailto:web2py+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.



--
Este mensaje le ha llegado mediante el servicio de correo electronico que 
ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
Nacional de Salud. La persona que envia este correo asume el compromiso de usar 
el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/

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