Alright, clarifying the question: I understand I can edit db.py and
add the sqlite file form there; my question is: will an already
populated db be affected (reset) when I define the table with
db.define_table()?

Eduardo

On Feb 24, 6:51 pm, Eduardo <meketr...@gmail.com> wrote:
> Hello,
>
> How can I create an app using an already existing sqlite database?
>
> On the "database administration" interface, I see options for editing
> the current databases, but none for adding a database from somewhere
> else; the "New Application Wizard" doesn't give me that option either.
>
> Thanks,
>
> Eduardo

Reply via email to