>>> [EMAIL PROTECTED] 08/02/02 11:34AM >>>
At 11:16 AM 8/2/2002 -0600, Tricia Porter wrote:

Is there a command I can run to reset my database service?
I'm running r:base 2000 6.5++  windows.

Tricia,

There must be RBASE.CFG file in user path with MULTI OFF and
that user is connected first.

Meanwhile, add the following commands at the beginning of your
startup application file or in RBASE.DAT file in the default startup
directory.

DISCONNECT
SET MULTI ON
CONNECT dbname IDENTIFIED BY OwnerName Password

That should force every user to CONNect in a Multi-User session.

To start this process, make sure that  ALL users are disconnected.

Have Fun!

Very Best Regards,

Razzak.

Reply via email to