Massimo, thanks for the hint about placing sqlite database in
different folder. However I found it not fully work as expect, because
those "abcdef123456_blah.table" are still created inside app/databases
folder. Could you adjust the code so that all relevant *.table files
are in the same folder as the "sqlite:///absolute/path"?

By the way, hope you also figure out how to store session in
memory. :-)

On Apr7, 5:11am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> Yes
>
> SQLDB('sqlite:///absolue/path')
>
> notice the ///
>
> On Apr 6, 4:07 pm, Kuba Kucharski <kuba.kuchar...@gmail.com> wrote:
>
> > "Is there a way" in web2py to place sqlite database somewhere else
> > than "databases" folder ?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to