Tim,
Would a command that writes the SQL create statement given a PF or LF work?
http://www.ibmsystemsmag.com/ibmi/developer/general/Generating-DDL-Source-Using-a-CL-Command/
This uses the Generate Data Definition Language API.
Paul Morgan
Principal Programmer Analyst
IT Supply Chain/Replenishment
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of tim
Sent: Sunday, August 07, 2011 11:39 AM
To: 'Midrange Systems Technical Discussion'
Subject: generate "create table" from PF
Im looking to create some derby tables based on iseries PF. Is there a
utility that will generate the "create table" sql syntax based on a PF?