Iain racontait dans comp.databases.ibm-db2:
> Hi All
Hello
> I am creating a database trigger to write details real time from
> tables on one AS400 to another over our WAN. Is there such a
> concept as ODBC connections on the AS400 to
> perform this task and if so can anyone explain how I would
> configure such a connection.
You can configure a remote data base (using WRKRDBDIRE), and use it
through SQL interface :
CONNECT TO blablabla
INSERT INTO blobloblo
> There will be a process on the receiving AS400 waiting to process
> the data as soon as
[quoted text clipped - 7 lines]
>
> Iain

Signature
Cordialement/Best regards
Marc Rauzier