關于查詢的
Caused by: android.database.sqlite.SQLiteException: no such column: cost_dateASC (code 1): , while compiling: SELECT * FROM fangwt ORDER BY cost_dateASC?
Caused by: android.database.sqlite.SQLiteException: no such column: cost_dateASC (code 1): , while compiling: SELECT * FROM fangwt ORDER BY cost_dateASC?
2018-11-02
舉報
2022-03-29
謝謝你的認可:)
shxyfctspypcdwrwcygdbxuohhmrjsrdnqdoexmfoekfhtgquhhiffucqkindnibzbdxxtgdzgolzawoewgcyblleqewfsssipzcouxv
2018-12-10
你的getAllCostData函數(shù)里面cost_data和ASC寫在一起了,中間應該有個空格,寫成"cost_data ASC"