;
>> On Tue, Feb 18, 2020 at 11:06 AM Abhay Gupta wrote:
>>
>>> 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
>>>
>>>
>>>
>>
>>> 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
>>>
>>>
t;
>>
>>
>> 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
>>
>>
>>
>
e 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
>
>
>
create column name in lower case and run the query on them without using double quotes . Regards, Abhay Gupta