作者: peterchu1 時間: 2024-1-23 17:57 標題: SQL database 導出數據全部都係 false
我有個 SQL database , 導出左一個 table 出黎 , 其中一個 field 既數據全部都係 false , 請問通常係咩原因 ?
thanks
作者: chancho 時間: 2024-1-23 18:41
you got what you asked
作者: tragamer 時間: 2024-1-23 19:07
csv file 比較通用
作者: alan11abc 時間: 2024-1-23 19:08
How u dump
What u database
What is the type of the field
Any error
via HKEPC IR 5.1.14 - Android(5.1.2F)
作者: peterchu1 時間: 2024-1-24 12:38
How u dump
What u database
What is the type of the field
Any error
via HKEPC IR 5.1.14 - Android(5. ...
alan11abc 發表於 2024-1-23 19:08
How u dump << 用 tool
What u database << SQL 2016
What is the type of the field <<== numeric,
Any error <<== 個 field 導出黎既 data 都係顯示 false
作者: KinChungE 時間: 2024-2-15 11:53
How u dump << 用 tool << 咁general叫人點答你, 用乜tool禁乜掣乜步驟樣樣都有影響
What u database << SQL 2016
What is the type of the field <<== numeric,
Any error <<== 個 field 導出黎既 data 都係顯示 false << 人地問緊你有冇error message出現, 而唔係問你遇到乜問題, 你講既呢D係problem/issue/behaviour, 唔係error
作者: benny0913 時間: 2024-2-15 15:53
data type 係 numeric, 但係 data 係 "false"???
false 係 char 定係 boolean 黎 ga?
你 sure data type 真係 numeric??? ^^"

