-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 10.0, 9.0.7
-
Fix Version/s: 10.0.1
-
Component/s: Import/Export
-
Labels:
The Sybase JDBC DB does fails to support Name In Source values with double-quoted segments.
Current importer will define a table as "mySchema"."myCatalog".".myTable" and a column NIS as "column_1"
The d-quotes need to get customized on import to remove the d-quotes
See TEIIDDES-2458 for further discussions.