R:azzak,
I was just going over settings as I am trying to implement error catching
code and I was trying to determine if:
SET MESSAGESON
SET ERROR MESSAGES ON
Were local or database wide settings; i.e. if I add the commands above to a
procedure, will it enable it to other users or will it be restricted to the
current user?
I did not see them in your list so I take it that they work at the current
user level only.

Javier,

Javier Valencia, PE
O: 913-829-0888
H: 913-397-9605
C: 913-915-3137
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak
Memon
Sent: Tuesday, February 19, 2013 10:36 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Tip of the Day: Database Stored Settings

Tuesday, February 19, 2013

Tip of the Day: Database Stored Settings
Product: R:BASE eXtreme 9.5 (32/64)
Build..: 9.5.2.20128 or higher www.rupdates.com
Section: Settings, Configuration, Database
Topic..: Settings Stored in the Database Files

Did you know that there are several R:BASE settings that are stored within
the database files, which are automatically applied to any other R:BASE
instance when it connects to that same database?

These are called Database Stored Settings.

The following is a list of R:BASE Database Stored Settings:

CHARacter Settings:
    BLANK
    DELIMIT
    LINEEND
    SEMI
    QUOTES
    PLUS
    SINGLE
    MANY
    IDQUOTES
    NULL

DATE Settings:
    DATE FORMAT
    DATE SEQUENCE
    CENTURY Threshold
    Default CENTURY

TIME Settings:
    TIME FORMAT
    TIME SEQUENCE

CURRENCY Settings:
    CURRENCY SYMBOL
    CURRENCY LOCATION
    CURRENCY DIGITS
    CURRENCY CONVENTION

Operating Conditions:
    AUTOSKIP
    BELL
    CASE
    REVERSE
    TOLERANCE
    ZERO

Database Events:
    ON ERROR
    BEFORE PACK
    AFTER PACK
    BEFORE CONNECT
    AFTER CONNECT
    FIRST CONNECT

Stay productive, my friends!

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
www.RazzakMemon.com


Reply via email to