Blobs are binary large datasets in mysql, right? I think they are, You can use Response.BinaryWrite with the normal ado recordset patterns.
So far as manipulating the blob, you'd be better off making a COM+ object that you can create on the server which manipulates the data for you.
ASP Script, IMHO, is more driven for the presentation layer.
|