[Building Sakai] Reading Contents of Content_Resource Binary_Entity Column

John Bush john.bush at rsmart.com
Thu Mar 4 11:22:47 PST 2010


actually might be able to answer my own question, these sort of queries get close, might be enough to find what I need.

select convert(content_resource.BINARY_ENTITY using latin1)  from content_resource 
select convert(content_resource.BINARY_ENTITY, char)  from content_resource 

On Mar 4, 2010, at 12:03 PM, John Bush wrote:

> http://collab.sakaiproject.org/pipermail/sakai-dev/2010-February/005709.html
> 
> has anyone done anything like this for mysql either in sql or standalone code solution ? 
> 
> John
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"



More information about the sakai-dev mailing list