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.
我曾使用一种方法将我的所有日志重定向到一个文本文件中。问题是我不知道如何将文本文件存储到 SQLite 数据库中。
I would use Blob fields. here is a description how to do it. And of course the content of the file should be stored. The file itself can be stored elsewhere, with a HTTP POST...