Hi,
I have table name that exceeds 10 characters in iSeries. So I decided to create a alias for that table so it can be used by for example Query/400. The alias works great in strsql, query manager but in Query/400 I get a system message:'Cannot establish DDM connection with remote system'
So, can I use aliases only in Sql and make a view for that long table name so it can be used in other programs?
I have table name that exceeds 10 characters in iSeries. So I decided to create a alias for that table so it can be used by for example Query/400. The alias works great in strsql, query manager but in Query/400 I get a system message:'Cannot establish DDM connection with remote system'
So, can I use aliases only in Sql and make a view for that long table name so it can be used in other programs?