I put a 70k .WAV file in a blob field. I loaded the code into the SQL editor of another DB, and the SQL editor breaks up the blob data very erratically, which tells me that something is not being handled right, probably where the blob data is being generated.
From what I remember, .SQL files with blob data should have certain characters escaped, etc.
use hex strings broken up into so many characters per line?
and the data is too wide for the editor to handle (do I dare to hit the save button?)
Execute Batch breaks after executing 4 statements.
Jim Michaels