|
how is coding a list of user names in a source member different than coding
a list of users in a database table?
Using the database table approach increases the complexity of the system.
You have to document the table. And have a table maint program. And put it
on a menu somewhere.
On Thu, Apr 7, 2016 at 8:27 AM, Bradley Stone <bvstone@xxxxxxxxx> wrote:
Wouldn't it be better to great at least a table with users that can have
access that you could CHAIN to? Hardcoding is rarely a good idea.
Brad
www.bvstools.com
On Wed, Apr 6, 2016 at 3:46 PM, Hoteltravelfundotcom <
hoteltravelfun@xxxxxxxxx> wrote:
Is this acceptable ?--
CurrentUser ifeq 'SIMONG'
CurrentUser oreq 'ALEYB'
WRITE CTLRB
END
They want to limit who can update rebates.
The other way would be to make a file with such permissions.
But they said to just hard code it. is this syntax ok? We only want to
allow 2 people to update the rebates table.
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.