Hello,

I am wondering if it is possible to stream a audio file (WAV) that is 
stored in a MySQL database blob.  From reading the list I have the 
table/field setup in db.py with:

[db.py]
Field('recording',type=SQLCustomType(type='string', native='blob')),

I am using web2py (2.4.7-stable).

Thanks in advance,
Todd

I hope this is not a duplicate as I thought I posted this a couple of days 
ago, but could not find it.

-- 

--- 
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