Re: [android-developers] Problems storing images with Base64 encode into a row of a SQL DB

2011-02-03 Thread Mike Johnson
you can use BLOB On Mon, Jan 31, 2011 at 11:32 PM, saex wrote: > 0 down vote favorite > > > Hi > > i'm encodding images with Base64 into Strings, and i am uploading > these images into a remote database, in a row of the table USER. That > row is TEXT, because i dont know if there is anothr Strin

[android-developers] Problems storing images with Base64 encode into a row of a SQL DB

2011-01-31 Thread saex
0 down vote favorite Hi i'm encodding images with Base64 into Strings, and i am uploading these images into a remote database, in a row of the table USER. That row is TEXT, because i dont know if there is anothr String type with more space than TEXT. When i store very small images, with 5 or 10