Matt and Bill,
I'm trying to avoid this scenario where the IBM i is writing directly to
the MSSQL database. This is because I have to write this functionality
in .Net anyway for other .Net based programs, so I really just want it
to be able to be called from everywhere. I'd rather not maintain two
identical pieces of logic. If we need to, we will, but since we're only
writing the IBM i integration as a stop gap until we get the system
replaced in the next year I'd like to use what I was planning on writing
in .Net anyway. So maybe a web service type approach would be better,
but then there is special coding in order to make this work from the IBM
i anyway, right?
Thank You
Bryce Martin
National Ticket Company
570-672-2900 ext. 226
-----Original Message-----
From: systemidotnet-bounces@xxxxxxxxxxxx
[mailto:systemidotnet-bounces@xxxxxxxxxxxx] On Behalf Of Erhardt, Bill
Sent: Thursday, August 23, 2012 9:01 AM
To: .net use with the System i
Subject: Re: [SystemiDotNet] Can we pass parameter from CL or RPGLE
tocall a .Net program on a windows server?
RJS has a product RPG2SQL that lets you write directly from an RPG
program to any Server Based db.
-----Original Message-----
From: systemidotnet-bounces@xxxxxxxxxxxx
[mailto:systemidotnet-bounces@xxxxxxxxxxxx] On Behalf Of Bryce Martin
Sent: Thursday, August 23, 2012 8:57 AM
To: systemidotnet@xxxxxxxxxxxx
Subject: [SystemiDotNet] Can we pass parameter from CL or RPGLE to call
a .Net program on a windows server?
I have an external, MSSQL database table that I have to write CRUD
actions for in .Net. These need to be "callable" in some way from our
IBM i programs. So if we create a new product on our IBM i we need to
add it to this MSSQL database. So I need to pass a product ID to the
.Net program that resides on the Windows server within our network. How
do you guys do this? There is lots of stuff about calling CL or RPG
from .Net, but I'm having trouble finding enough stuff about the other
way around. I can call the .exe but its all about passing parameters
now.
Thank You
Bryce Martin
National Ticket Company <
http://www.nationalticket.com/>
570-672-2900 ext. 226
--
This is the .net use with the System i (SystemiDotNet) mailing list To
post a message email: SystemiDotNet@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/systemidotnet
or email: SystemiDotNet-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/systemidotnet.
--
This is the .net use with the System i (SystemiDotNet) mailing list To
post a message email: SystemiDotNet@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/systemidotnet
or email: SystemiDotNet-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/systemidotnet.
As an Amazon Associate we earn from qualifying purchases.