在第一阶段,当我不使用SQLite,只使用普通和常用的字段来存储数据时,我的应用程序在我的手机上运行得很好。但现在,当我使用SQLite高效存储和提取数据时,我的应用程序就会在我的手机上崩溃。Methods to inset, update and extract data from table}
我在我的主要活动中用WordsDS类创建了一个对象,通过开放方法,我得到了可写数据库等等
我在livecode中创建了一个应用程序,它使用sqlite数据库。该应用程序使用以下代码连接数据库:--Used to connect to the database when application delete last item of tFolderPath
put tFolderPath & "/mysql2revOpenDatabase(&quo