Re: Minimal system (was Re: [GENERAL] Basic questions before start)

2003-07-30 Thread DeJuan Jackson
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

Minimal system (was Re: [GENERAL] Basic questions before start)

2003-07-30 Thread Ron Johnson
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

Re: [GENERAL] Basic questions before start

2003-07-30 Thread scott.marlowe
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'

Re: [GENERAL] Basic questions before start

2003-07-29 Thread Paul Thomas
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

[GENERAL] Basic questions before start

2003-07-29 Thread gogulus
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