Thanks for the tip. I'm specifically looking for a GUI, but as far as I can
tell you have to install one on the local server - it can't be done
remotely without downloading the db, editing it, and re-uploading it :(
Kinda a shame - doesn't seem a very scalable way of making small tweaks.
ᐧ

On 10 December 2015 at 21:26, Dave S <snidely....@gmail.com> wrote:

>
>
> 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 a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/BPyJ8zCFvec/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Sam Heather* | m: +44 7585 441757 <00447585441757> | e: s...@heather.sh

-- 
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