Database version: Informix-12.10
ADS version: ads-windows-x86-14.0-rc-42
Go to Table node->Right click on Tables->Select Create table->Select <All Schemas>in schema drop down list->Give all other parameters correctly (table name, column names, their data types, length )->click on create ->It gives Error message "A syntax error has occurred."
|
124 KB
@Tariq - is this breakage new in v14?
This is not a new breakage. We cannot create a table in <All Schemas> You need to pick the appropriate schema from the schema drop down. This occurs if you have Schema Folder grouping=Default in Server properties, Advanced Tab
This is not a new breakage. We cannot create a table in <All Schemas> You need to pick the appropriate schema from the schema drop down. This occurs if you have Schema Folder grouping=Default in Server properties, Advanced Tab
In ADS 16.0.3-14, when we try to create any object then in window it does not display <All Schemas>. It shows default schema as informix in drop down and other schema's(If created)
Hence closing this issue.
Verified in ADS 16.0.3-14
In ADS 16.0.3-14, when we try to create any object then in window it does not display <All Schemas>. It shows default schema as informix in drop down and other schema's(If created)
Hence closing this issue.
Verified in ADS 16.0.3-14
Issue #10301 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
1 issue link |
relates to #13216
Issue #13216Informix Create Object GUI: <All_Schemas> gets displayed initially and disappears after we select a different schema |
@Tariq - is this breakage new in v14?