in reply to Retrieve MS SQL Image to per/UNIX

I don't think that ct_get_data() is supported by FreeTDS yet.

I suggest just fetch the image as any other datatype - you'll just have to set TEXTSIZE to a value at least as big as the largest image that you want to fetch.

Michael