關(guān)于查詢的
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
舉報(bào)
2022-03-29
謝謝你的認(rèn)可:)
shxyfctspypcdwrwcygdbxuohhmrjsrdnqdoexmfoekfhtgquhhiffucqkindnibzbdxxtgdzgolzawoewgcyblleqewfsssipzcouxv
2018-12-10
你的getAllCostData函數(shù)里面cost_data和ASC寫在一起了,中間應(yīng)該有個(gè)空格,寫成"cost_data ASC"