Assigning Access Names

DB2 tables and column names are assigned to Access tables and fields unless the name violates Access naming conventions. This only occurs when DB2 names were defined within quotation marks. Since quoted names are case sensitive, DB2 names that would cause duplicate Access names are uniquely renamed. In addition, special characters that violate Access naming conventions are substituted with underscores (_). DB2 table names that exceed the Access maximum length of 64 characters are truncated.