SQL Byte[] to Object
SQL Byte[] to Object
Comments
-
I have a query that is returning a Byte[] as one of the field types. I need to convert this back to the object that is stored there. Is there a function for this?