Storing binary data in SQLite
January 10, 2007
Storing images into a database is not common, usually you store only the file name, but sometimes it can be useful. Think you must log the position of several objects ...
Storing images into a database is not common, usually you store only the file name, but sometimes it can be useful. Think you must log the position of several objects ...