uvdesk / community-skeleton

UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features.
https://www.uvdesk.com
MIT License
7.18k stars 448 forks source link

odbc does not support quote in sql #656

Closed plau1129 closed 8 months ago

plau1129 commented 1 year ago

I am using odbc for connection to database. It works. However, it does not support quote in sql statement like CONCAT(user.firstname, ' ', user.lastname)

komal-sh-27 commented 1 year ago

I am using odbc for connection to database. It works. However, it does not support quote in sql statement like CONCAT(user.firstname, ' ', user.lastname)

Can you please, share a screenshots of the error when you connect or sql quote not supported with odbc database.

komal-sh-27 commented 8 months ago

At this moment we are closing this issue. If you have further any query then you can reply on the same thread.

Thanks and Regards, Uvdesk Team