edrikL / gears

Automatically exported from code.google.com/p/gears
2 stars 3 forks source link

Posibility to let the user choose the database file location #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I was wondering if it's possible to let the user choose where to save the
database file.

What steps will reproduce the problem?
None

What is the expected output? What do you see instead?
I expect that I can use some API functions to let the user choose where to
save the SQLLite database (Site File) on his personal PC so the user will
know where he is keeping his data.

This way the user will be more aware of where his information is been
stored, he will be able to take it to another PC and also be able to back
it up.

Original issue reported on code.google.com by bua...@gmail.com on 1 Jun 2007 at 6:47

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@gmail.com on 27 Jun 2007 at 7:14

GoogleCodeExporter commented 9 years ago
Gears considers the location of the database file, it's structure, etc an
implementation detail. Will leave this bug open, but unacknowledged. Unclear 
whether
we want to do this.

Original comment by gears.te...@gmail.com on 27 Jun 2007 at 7:20

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@gmail.com on 4 Sep 2007 at 11:56

GoogleCodeExporter commented 9 years ago
I must have missed this the first time around.  I can see why the reporter 
would like
to have this behaviour, but I think it's way beyond the remit of Gears.  To a 
certain
extent, Gears uses SQLite as an internal implementation strategy, and it is very
possible that at some point the Gears SQLite databases will not be strictly
interoperable with non-Gears SQLite databases.  Something like this is really 
more
like the discussions we've had in the past about having a Database-like layer to
access mysql or postgresql, this would make perfect sense in that context.

Original comment by Scott.Hess on 5 Sep 2007 at 2:42

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@gmail.com on 5 Sep 2007 at 4:40

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@gmail.com on 21 Jan 2008 at 5:43

GoogleCodeExporter commented 9 years ago
Hello,
This feature is useful also for those with multiboot machines when offline and 
can
not sync with server between alternative boots.
Regards.

Original comment by afmachad...@gmail.com on 12 Mar 2009 at 2:10

GoogleCodeExporter commented 9 years ago
Hello,
With configurable database location, it would be possible to use different 
browsers
at same computer.
Regards.
Andre Felipe Machado

Original comment by afmachad...@gmail.com on 16 Mar 2009 at 5:33