Hi,

 

I am using UNIX ODBC and since create table command causes column name in UPPER case , and so SQLDescribeCol returns column name in UPPER case .

 

Some of the application servers like Asterisk which checks the column name breaks as they expect the column name to be lower case . Is there a way to create column name in lower case and run the query on them without using double quotes .

 

Regards,

 

Abhay Gupta

 

Reply via email to