我应该存放在SQLite数据库图片? [英] Should i store images in SQLite database?

查看:136
本文介绍了我应该存放在SQLite数据库图片?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要存储100张图片和SQLite的声音文件。是否有可能存储这些数据?

I need to store 100 images and sounds files in SQLite. Is it possible to store this data?

多少MB的数据可以存储在SQLite的?

How many MB of data can be stored in SQLite?

问候

阿斯旺

推荐答案

这将是最好的存储文件的文件系统或存储卡,然后参考他们在SQLite数据库,与如 _id 和 fileLocation

It would be best to store the files in the filesystem or memory card, then reference to them in the SQLite database, with columns such as _id and fileLocation.

这篇关于我应该存放在SQLite数据库图片?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆