Something like this: https://stackoverflow.com/questions/2901453/sql-standard-to-escape-column-names#2901499
On Thu, Apr 19, 2018 at 4:32 PM, Ted Roche <[email protected]> wrote: > You'll probably need to "escape" it. I'm decades out of ODBC, so I > don't recall if ODBC wants you to enclose the field name in single > quotes, square brackets or back ticks (that `` funny key in the upper > left corner no one ever uses). A web search might yield a suggestion, > or you can just try the Usual Suspects... > -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CACW6n4seShDpvX3W8RMrf=mjhmb4pc3hy1d2jdd+vatq7fp...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

