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 |
- Column name in lower case Abhay Gupta
- Re: Column name in lower case Igor Sapego
- Re: Column name in lower case Ilya Kasnacheev
- Re: Column name in lower case Abhay Gupta
- Re: Column name in lower case Ilya Kasnacheev
