Is there anything special regarding using the Table Blob control? The "How to's" that I can find don't seem to work. I get the blob displayed sometimes but the cursor goes into a continual wait state (circle of death).
Using MySQL, latest PB, and the document I've stored in the database is an RTF. I would just like to store and use a word doc. Also, using OpenOffice, not MS Word.
The blob is stored in a separate table with two columns, ID and blob.
Also, there seems to be an inconsistency between the initial definition window for specifying the blob and the definition window once the blob has been created (properties).