On 11.04.2001 10:41:05 Jamaludin Azilawati-F1159Z wrote:
> .doc and .bmp files can be stored but when retrieved , files get corrupted .
> Any idea how I can solve this?
Uhm, did you escape embedded NULLs in the file? Did you byte compare the files
you've stored and retrieved to see if they REA
Hi ,
I am trying to store my files in MySQL. Data type will be blobs.
Up till now, I have only succeeded with files of types .jpg, .gif, .txt and .html.
.doc and .bmp files can be stored but when retrieved , files get corrupted .
Any idea how I can solve this?
Also, what are the types of files t