if you're using sqlite, by default the file is stored under the databases/ directory of your app.
On Thursday, December 10, 2015 at 11:41:27 AM UTC+1, Sam Heather wrote: > > Hi there, > Is it possible to access the Web2Py database remotely using a GUI tool? > Web2Py doesn't seem to use the normal instance of sqlite (which isn't > installed on the server) - how can I find that instance and connect to it > via an SSH tunnel using the SQL GUIs on my Mac? I don't want to have to > write queries for the tiniest of maintenance changes... > Thanks! > Sam > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

