At 04:50 PM 6/17/2003 -0400, Jim Limburg wrote:
4. Cannot connect using CONN at R:> for this user..
Jim,
While everyone else is successfully CONNected to the same database on the network, follow the steps below on his/her workstation to narrow it down:
01. Re-Start/Boot user PC for fresh start
02. Start R:BASE 6.5++ for DOS (Build:1.866xRT03)
03. Make sure that MESSAGES and ERROR MESSAGES are ON
At the R> prompt:
SET MESSAGES ON
SET ERR MESS ON04. At the R> prompt:
SHOW VERSION
(to make sure that he/she is using the right build/version)05. At the R> prompt:
SHOW MULTI
(It should be ON)06. At the R> prompt:
SHOW STATICDB
(compare that with other CONNected users. They all MUST follows the
same rule when connected to the same database in a multi-user
environment)07. At the R> prompt, manually switch to the network drive, for example:
F:
CD \DBDirectory
CONN dbname IDENTIFIED BY OwnerName PasswordWhat happens?
Good Luck!
Very Best R:egards,
Razzak.

