Viewing 3 posts - 1 through 4 (of 4 total)
CREATE ALIAS QTEMP.GLJRN0502 FOR S2KPRDD.GLJRNLS(GLJRN0502)
SELECT * FROM QTEMP.GLJRN0502 WHERE (JNCO = '002') AND (JNDEPT = '531') ORDER BY JNMACT, JNSACT
From within SQL Server Reporting Services I'm accessing iSeries file...
May 24, 2005 at 7:53 am
#560756
Have you accomplished this using Analysis Services? I'm at a loss as to how to break up the CREATE ALIAS and SELECT commands. If you have a general answer to...
May 23, 2005 at 3:26 pm
#560621
In Reporting Services
May 23, 2005 at 3:00 pm
#560613