Hi all,
there is a simple way to run DAL oustide web2py?
I need to write a script to access to the DB using the web2py model,
something like
import myappmodel
import DAL
[...otherstuff...]
db = DAL('sqlite://storage.sqlite')
etc etc
Where can I find an example?
Thank you!
--
Software Architect / Team Leader
http://Gioorgi.com
--
You received this message because you are subscribed to the Google Groups
"web2py-users" 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.