Hello Unfortunately it is not possible to get the column names from the SQLDA->S member in ORACLE mode. The precompiler will ever return the default values.
Regards Burkhard > -----Original Message----- > From: lu peng [mailto:[EMAIL PROTECTED] > Sent: Monday, May 10, 2004 10:13 PM > To: [EMAIL PROTECTED] > Subject: cpc: how to show column names as their real > names(not columnY --Y=1,2,3...)? > > > i just want to show column names in my applicantion of cpc > using ORACLE > mode. > > in SQLDA struct, i found that S[i] is for column name,but > after printing i > got COLUMNY. > > what should i do? > > need help.. > > thanks, > > Lu > > _________________________________________________________________ > 享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: > http://lists.mysql.com/[EMAIL PROTECTED] > -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
