On Thursday, December 10, 2015 at 3:42:09 AM UTC-8, Niphlod wrote:
>
> if you're using sqlite, by default the file is stored under the databases/ 
> directory of your app.
>
>
And for a shell running on the webserver machine, cd to that directory 
allows you to use the standard SQLite3 command line tool.  I've not tried 
GUI tools, but I can vouch that SQLite3 seems happy (Fedora 16, Centos 65, 
and Windows 7 so far).

/dps


> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to