Is there any way to use an inherited mssql database with field names in the 
tables with: "ventas_año", "teléfono", "dirección".

The database and its tables are used in an application with VFP9 and I want 
to develop a new application in web2py.

I've tried doing it this way and it did not work:
Field = 'ventas_anio', rname = 'ventas_año'

What I can do?

thanks for your help

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