One
of
the
major
considerations
for
the
ongoing
modernization
of
applications
is
how
to
make
functionality
accessible
to
multiple
interfaces.
But
no
matter
how
the
application
interfaces
may
change
(green
screen,
web,
client
server,
mobile
phones
etc.)
or
how
data
may
arrive
on
the
system
(FTP,
EDI,
XML
etc.)
you
can
be
sure
that
all
of
the
data
is
going
to
end
up
in
a
database.
Externalized
database
processing
provides
a
means
of
encapsulating
database
access.
This
session
discusses
why
you
may
want
to
externalize
database
processing
in
RPG
IV
and
how
to
do
it.
|