Rob/Sean,
Double quote your SQL statement and * alone will work fine.
Thanks, Matt
-----Original Message-----
From: McGovern, Sean [mailto:Sean.McGovern@xxxxxxxxxxxx]
Sent: Friday, March 06, 2009 6:57 AM
To: Midrange Systems Technical Discussion
Subject: RE: select * in qsh
Try
STRQSH CMD('DB2 Select rco.* from gdidivf.rco rco')
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: 06 March 2009 13:42
To: Midrange Systems Technical Discussion
Subject: select * in qsh
It doesn't appear that I can do this:
STRQSH CMD('DB2 Select * from gdidivf.rco')
**** CLI ERROR *****
SQLSTATE: 42601
NATIVE ERROR CODE: -104
Token . was not valid. Valid tokens: , FROM INTO.
But this works fine:
STRQSH CMD('DB2 Select cmpny, cmpnam from gdidivf.rco')
Please read both before commenting. Otherwise you may think its a dot
versus slash thing.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.