ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Stored Procedure in Iseries

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Stored Procedure in Iseries

    Hi

    I need to update a file on remote Iseries partition from my local I series machine.

    I have created a SQLRPGLE program and inside this program, I am using SQL connect to connect to the remote database.I can invoke a stored procedure on the remote partition to update the file.

    But I would like to use embedded SQL statement in my local SQLRPGLE program to update the file on remote partition.

    In this scenario, do I need to create SQLPKG on the remote partition? Is it necessary?

    Thank You

    Regards
    Nanda
Working...
X