peeboo / open-media-library

Automatically exported from code.google.com/p/open-media-library
1 stars 0 forks source link

Offline DBEditor #125

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It should be possible to have a DBEditor locally on a separate computer.
The enhancement can be split up into two phases:

Phase 1: The DBEditor can either be placed on a VMC machine or on a local
machine on the same network. The DBEditor can operate directly with the
oml.dat on the VMC if connected, otherwise it can only be operated directly
on the VMC.

Phase 2: The DBEditor should be able to be placed on a local machine,
without necessarily be connected via a network with the VMC. Changes can
then be synchronized with the VMC when they are connected.

If it is easier to implement phase 2 at once, then of course be do so.

Original issue reported on code.google.com by KingMa...@gmail.com on 27 Dec 2008 at 9:29

GoogleCodeExporter commented 8 years ago
once we move to SQL this will be a lot easier.  in the db editor or any OML 
install 
we can point to the "server"

Original comment by intemper...@gmail.com on 30 Dec 2008 at 7:32

GoogleCodeExporter commented 8 years ago

Original comment by DJShultz@gmail.com on 27 Aug 2009 at 7:32