|
In V4R3 SQL, if we take <F4> On "SELECT fields . . . . . . ." of SELECT statement
to get the column descriptions, its giving the following error :
"No fields available in chosen file or files".
I have tried with different options here and found the following:
If the File Object name is in quotes (" "), then its giving the
above error.
For Ex. If the Object name is F.ILE1 (say), the SQL SELECT statement is
FROM files . . . . . . . . . . LIB1/"F.ILE1"
SELECT fields . . . . . . . press <F4> here
then its giving the above error. (File name has to be in quotes since it contains '.' in its name.)
Now change object to FILE2. Now the SQL SELECT statement is
FROM files . . . . . . . . . . LIB1/FILE1
SELECT fields . . . . . . . press <F4> here
its showing the fields.
Thanx in advance
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.