MySQL Forums
Forum List  »  Connector/ODBC

mySQL - MS Sql using []
Posted by: ken zvokel
Date: December 29, 2023 12:05PM

I am converting a asp.net webforms app from MS SQL to MySQL. I am using odbc connector to connect the database using SqlDatabaseConnector. when it created a number of the queries it puts [] around field & table names by default. With MySQL it doesn't use [].

is there a setting I can use so that mySQL can use the [] syntax or will i need to go in and modify each query?

appreciate any help/advice

thanks

kenZ

Options: ReplyQuote


Subject
Written By
Posted
mySQL - MS Sql using []
December 29, 2023 12:05PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.