Ron Johnson wrote:
On Wed, 2003-07-30 at 09:25, scott.marlowe wrote:
On Wed, 30 Jul 2003, Gogulus wrote:
As the clients should be able to work without network connection, they
have to have a local database, and if net connection is on, do the
synchronization with
On Wed, 2003-07-30 at 09:25, scott.marlowe wrote:
> On Wed, 30 Jul 2003, Gogulus wrote:
>
> > As the clients should be able to work without network connection, they
> > have to have a local database, and if net connection is on, do the
> > synchronization with master db. The main idea is, sale c
On Wed, 30 Jul 2003, Gogulus wrote:
> As the clients should be able to work without network connection, they
> have to have a local database, and if net connection is on, do the
> synchronization with master db. The main idea is, sale cannot stop
> because of net connection breakage.
>
> That'
On 29/07/2003 18:04 [EMAIL PROTECTED] wrote:
Hello,
I am planning to implement a system, where there is one Master database
running on a Linux box with as many resources as necessary, and there are
one or more client pc computers,with processor speed of 100 Mhz, memory
of 32-64 Mbytes and a 10Mb
Hello,
I am planning to implement a system, where there is one Master database running on a
Linux box with as many resources as necessary, and there are one or more client pc
computers,with processor speed of 100 Mhz, memory of 32-64 Mbytes and a 10Mb/s network
card.
The major task is that