4

How to save byte array ( byte [] ) in SQLite table ? What type column needs to be, can someone show me create/insert string ?

Damir
  • 54,277
  • 94
  • 246
  • 365
  • Maybe this can help you: http://stackoverflow.com/questions/4191136/how-to-store-and-retrieve-a-byte-array-image-data-to-and-from-a-sqlite-databas – Romain Piel Feb 03 '12 at 14:59
  • Consider also this answer, since it is not a good practice to make such things. http://stackoverflow.com/questions/7131340/how-to-store-the-contents-of-an-arraylist-in-one-column-of-table-in-sqlite-datab/7131651#7131651 – Michal Chudy Feb 03 '12 at 15:01
  • you can see this topic : http://stackoverflow.com/questions/3280105/sqlite-how-to-declare-as-byte-array – saber safavi Oct 13 '13 at 10:10

0 Answers0