how do you convert binary into character??
i am trying to convert a BLOB field into text and trying to extract the information put into the blob field.
i had read up suggestions which said to write a sql expression using cast statement but it does not work . it gives me an error.
how do i go about converting this BLOB( graphic field) into a text field? someone plz help
i am trying to convert a BLOB field into text and trying to extract the information put into the blob field.
i had read up suggestions which said to write a sql expression using cast statement but it does not work . it gives me an error.
how do i go about converting this BLOB( graphic field) into a text field? someone plz help