Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: CMT8.4.1
-
Fix Version/s: CMT8.4.1
-
Component/s: CUBRID Migration Toolkit
-
Labels:None
-
Environment:
OS:win 7 32bit
CM:CUBRID 2008 R4.1 (8.4.1.0011) (64bit release build for linux_gnu)
CMT:Version:R2.0 Build id:2.0.0.4736
Description
1.go to step 3, click the tab "SELECT Statement", make a table name, e.g. "integrate"
2.go to step 4, click the tab "SQL", the target table name is "integrate"
3.click back to step 3, click the tab "SELECT Statement", change the table name to other, e.g "integrate112"
4.go to step 4, click the tab "SQL", the target table name is still "integrate"
The target name doesn't need to be change in this situation.