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.
osx (コマンドライン) で SQLITE3 の col にファイル data(png) をどのように挿入できますか? また、コンテナーとして使用するのに適した型は何ですか? ブロブまたはバイナリ?
SQLiteモニターからバイナリデータを列にロードする方法はないと思います。最善の策は、必要なことを実行するための小さなプログラムを作成することです。Perl、Ruby、またはPythonの数行を超えないようにする必要があります。