That won't work for me... I'm actually trying to return the member list, in a C# .net program. And I just want to use the ado.net data provider. So I was hoping to be able to sql a table from PC app. If I was running this on my iseries, I would use your suggestion.
Or is someone can tell me how to do this in C# I'm open to suggestions as well. I'm trying to avoid the ODBC, and OLE DB routes. I want to use the managed code version of the data provider.
Thanks, Tim
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Mark S. Waterbury
Sent: Thursday, December 27, 2007 10:01 AM
To: Midrange Systems Technical Discussion
Subject: Re: members in a file
DSPFD FILE(library/sourcefile) TYPE(*MBRLIST) OUTPUT(*OUTFILE)
OUTFILE(library/outfilename)
Then query against library/outfilename.
Hatzenbeler, Tim wrote:
Is there a table, I can SQL, that contains the member names of a pf-src file?
Thanks, Tim
------------------------------------------------------------------------------
This e-mail message, including any attachments, is for the
sole use of the intended recipient(s) and may contain
confidential or privileged information. Any unauthorized
review, use, disclosure or distribution is prohibited. If
you are not the intended recipient, please contact the
sender by reply e-mail and destroy the message.
==============================================================================
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
------------------------------------------------------------------------------
This e-mail message, including any attachments, is for the
sole use of the intended recipient(s) and may contain
confidential or privileged information. Any unauthorized
review, use, disclosure or distribution is prohibited. If
you are not the intended recipient, please contact the
sender by reply e-mail and destroy the message.
==============================================================================
As an Amazon Associate we earn from qualifying purchases.