I am accessing a MySQL database with an image (BLOB) field, I can view the image etc but when I try to "change" the image I get the following error...
Microsoft VBScript compilation error '800a0401'
Expected end of statement
clsField.asp, line 111
Public Property Get BLOB()
----------------^
The server I am using is linix and I think running Chili!Soft ASP...
Can anyone suggest a workaround please...
Thanks,
Bruce...