Creating case insensitive table field names
By: Ben Matterson
Abstract: A tip for getting around case sensitivity in dialect 3 databases.
How can I make field and table names case insensitive in a dialect 3 database?
Do not use quotation marks around the field or table names when you are creating the objects. Also, do not use quotation marks when referring to those objects.
Published on: 5/1/2002 2:16:50 PM
Server Response from: ETNASC04