At 11:47 PM 11/3/2009, Paul wrote:

I am just having fun putting it to work Mike. I am having too much fun
with the error message, "The Schema Table is Read-Only"  in a network,
multi-user, compiled world.


Did you know that you can turn off that specific message by using the
following technique as startup .dat file?

Here's how:

DISCONNECT
SET STATICDB ON
SET ERROR MESSAGE 2495 OFF
CONNECT dbname IDENTIFIED BY ownerpassword
SET ERROR MESSAGE 2495 ON
RETURN

That is your tip of the day!

Very Best R:egards,

Razzak.

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to