RAPI.CopyFileToDevice()出现“could not create remote file ”or “can not access 'XXX.db' because it is being used...”
在使用RAPI.CopyFileToDevice()拷贝sqlite数据库到PDA时,出现sqlite数据库正在被另外一个进程使用,这是添加SQLiteConnection.ClearAllPools();
在使用RAPI.CopyFileToDevice()拷贝sqlite数据库到PDA时,出现sqlite数据库正在被另外一个进程使用,这是添加SQLiteConnection.ClearAllPools();