VF出錯問題
用VF做的系統,也是相應的數據庫,在查詢時查到某一條特定數據時就會出現‘index does not match the table,delete the index file and re_create the index'的錯誤,然後就退出系統,請問這種問題怎麼處理?
用VF做的系統,也是相應的數據庫,在查詢時查到某一條特定數據時就會出現‘index does not match the table,delete the index file and re_create the index'的錯誤,然後就退出系統,請問這種問題怎麼處理?
2007-08-30 14:45
2007-08-30 16:39
2007-08-30 16:42
2007-08-31 17:18
用了SET ORDER TO 那些都要先建索引

2007-09-01 08:50