>
>
> db=DAL('mongodb://127.0.0.1:5984/db')
>
> (the port may be different). Everything else should work as usual..
>
>
>
Hi massimo,I think the point is not working as usual. 'usual' is to define tables . In Mongodb 'not usual' , there is no schema. Please, explain How to use the mongodb feature (no schema) in web2py? Regards, Ashraf --

