|
From: <Rick.Chevalier@xxxxxxxxxxxxxxx>
To: <midrange-l@xxxxxxxxxxxx>,
Date: 08/23/2012 08:35 AM
Subject: RE: Field names in SQL-generated files
Sent by: midrange-l-bounces@xxxxxxxxxxxx
James,
It looks like most of the posts have pointed you to iSeries
Navigator. In our shop we have to have the source code for our
table in a change management system. Because of that, and for
consistency, we created a shell create table source member that we
can use to get us started. It addresses the long/short name issue
for both the columns and the table itself. There are examples of
check and referential constraints in case those are needed and a
primary key constraint. Our CMS doesn't seem to like the RCDFMT
keyword so we handle that a little differently.
I have posted the code at http://code.midrange.com/6bf5865470.html .
Maybe it will help.
Rick
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.