Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CM8.4.1.201203, CQB8.4.1.201203
-
Component/s: CUBRID Manager, CUBRID Query Browser
-
Labels:
-
Fix Build Number:8.4.1.2109
Description
1. Run a query on err01.png
2. Export data by exporting function on query editor results (format is xlsx)
3. xlsx result are not same on original db.
It is a problem of xlsx.
I think, xls/xslx seems to be not supported milisecond on datetime type.
We will fix this issue that the datetime type treat as text type.
Currently, it is similar with the function of xls exporting.