Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
バックグラウンドスレッドの一部のテーブルに大量のデータを挿入しています。挿入中に、アプリが他のテーブルのデータにアクセスしている場合、データベースビジーエラーが発生しました。FMDatabaseを使用しています。これらの問題を解決する方法は?
FMDatabaseQueue を使用してください。これは、このような状況を対象としています。