×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Given the readability (or lack of it) of some of the sample DDL code posted to the list, I might suggest more white space and uniformity:
http://www.radile.com/rdweb/temp/studentper.txt
-Nathan.
________________________________
From: James Lampert <jamesl@xxxxxxxxxxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Sent: Wednesday, August 22, 2012 6:33 PM
Subject: Field names in SQL-generated files
We've got an SQL jock with little or no AS/400 experience developing an
entirely SQL-generated database for us (and in fact, that script that
was giving us trouble recently was part of it -- I passed along the
answers, and he was able to get the script working; thanks!).
At any rate, we're getting (not unexpectedly) SQL field names coming up
as column headings, looking at the file in QuestView. and generated
AS/400 native field names appearing wherever the SQL field names exceed
10 characters.
Is there a way to specify both the AS/400-native and SQL-native field
names when creating the file? And what about specifying an AS/400-native
filename when the SQL-native filename exceeds 10 characters?
I know about "LABEL ON" for column headings; I've used it in my own SQL
scripts
--
JHHL
As an Amazon Associate we earn from qualifying purchases.