問系統(tǒng)表:sqlite_master啊。呵呵!
例如:self.cur.execute("SELECT COUNT(*) FROM sqlite_master where type='table' and name='%s'" % tname)
posted on 2009-06-23 13:21 肥仔 閱讀(8964) 評論(0) 編輯 收藏 引用 所屬分類: 數(shù)據(jù)庫
Powered by: C++博客 Copyright © 肥仔