Hi,

I am trying to stream a audio file (WAV) that is contained within a MySQL 
database.  

>From doing some searching on the web to get around the audio content not 
being encoded base64 in the database I have the field defined in db.py as 
follows:

Field('audio',type=SQLCustomType(type='string', native='blob')),

Thanks in advance,

Todd

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to