On 31/08/15 16:07, 'Martijn Tonies (Upscene Productions)' m.ton...@upscene.com [firebird-support] wrote: > Nevertheless, the parameter is BLOB. Why is one blob conversion supported, > but an other, that looks the same to the user, fails?
Martijn ... I always thought that the 'blob' in a function had to be an existing blob element i.e. a field in an existing table, so trying to upload a static variable in the first example is wrong as it does not exist as a blob, while your insert is converting the static variable into a format that can be stored in the identified blob. Your blob function needs the field name of the blob you want to work with? -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.co.uk