VBA-SQL-Library icon indicating copy to clipboard operation
VBA-SQL-Library copied to clipboard

Quoting field names

Open Beakerboy opened this issue 3 years ago • 0 comments

It’s possible to use an SQL reserved word as a field name. The library should quote field names by default to avoid errors if a user attempts this.

Beakerboy avatar Dec 29 '21 15:12 Beakerboy