logo       

Escaping SQL names in torqu: msg#00132

jakarta.turbine.torque.user

Subject: Escaping SQL names in torqu

Hello all.



Anyone knows how I can make torque to surround table names with the right
escape chars. For example in Sql Server to escape reserved words I would use
brackets:



CREATE TABLE [File]

.

Or, in MySql:





CREATE TABLE "File"





Is it possible to change torque to do this according to the selected
database (even if it is needed to tell torque which is the right char)?



Thank you very much.

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise