Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: CM8.4.0
-
Fix Version/s: CM8.4.0.3
-
Component/s: CUBRID Manager
-
Labels:
-
Environment:
windows 32 bit
Description
1. Start cm
2. Add connection to database
3. create a table using "create table a (sid char(1));"
4. Create xlsx file, and insert 5 data into xlsx file, such as, 1,2,3,4,5
4. Right click table, and select 'Execute prepared SQL' - > Insert by read file...
5. select xlsx file to insert data into table
only one data can be inserted. and no error popup
please use attached xlsx to reproduce
Fix it in CUBRID Manager 8.4.1.0006 and 1.2.2.0006
solution:
refer to but
TOOLS-58