| > |
QUESTION POSED ON: 19 April 2009
My application has DB2 files with columns that have both a short and long name (alias). Both are visible via DSPFFD and selection over SYSCOLUMNS. Using STRSQL or QM, I can toggle between views. I can also do this in Client Access download.
Using ODBC, I only seem to be able to get the long name returned. Is there any way to change or affect which column names are returned via ODBC?
Versions of my database has been deployed on Oracle (which does not support the column alias feature) and iSeries, and the tool I am using to copy data between them is hitting problems with column-matching.
Ideally I would not have to recode the application, or amend the DB2 database to get around this.
|
|