I read somewhere once that the IBM "standard" for SQL source files was
QQMQRYSRC although I use QSQLSRC because it makes more sense to me.
For the source type you can use anything, it's there more as an
indicator to the programmer/user than for anything else. I use SQL for
SQL scripts that I run using the RUNSQLSTMT command.
All the best
Jonathan
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jeff Crosby
Sent: 14 June 2005 15:46
To: 'Midrange Systems Technical Discussion'
Subject: SQL source type
I'm just starting to dabble in SQL.
Is the source type for members in QSQLSRC just plain old "SQL"?
Thanks.