Hi,

Only a suggestion.

If audio files are the reason of your database size increase, you could
store this kind of files
in simcard and use a string field in database to access this file.

Have fun...

Marcelo



On Tue, Nov 11, 2008 at 11:31 AM, g1ster <[EMAIL PROTECTED]> wrote:

>
> Does SQLite support mime type storage like an audio stream? What would
> be the column type? Any example SQL syntax reference would help.
>
> I know it is recommended to store those as files in external devices,
> but want to explore direct database storage option.
>
> Thanks!!!
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to