Howard Roy
Member
Hello there,
I have been using DOA version 3.3 with Delphi 4, Oracle server 7.3.
The problem I've been encountering is saving data in binary format (BLOB field) into database is always corrupted.
This happens with Report Builder or just simply saving data with TBlobField. (TBlobfield.SaveToFile and TBlobField.LoadFromFile)
I have tried to compare a custom made binary file containing all characters from 0x00 to 0xFF, save into database and load from database through DOA, and found that all characters from 0x00 to 0x20 are not saved in the blob field in database.
This is a DOA issue since we could save binary data in blob field with BDE without any problem.
Please look into that and if there is any suggestions, please feel free to share with us.
Thanks.
- Howard Roy
I have been using DOA version 3.3 with Delphi 4, Oracle server 7.3.
The problem I've been encountering is saving data in binary format (BLOB field) into database is always corrupted.
This happens with Report Builder or just simply saving data with TBlobField. (TBlobfield.SaveToFile and TBlobField.LoadFromFile)
I have tried to compare a custom made binary file containing all characters from 0x00 to 0xFF, save into database and load from database through DOA, and found that all characters from 0x00 to 0x20 are not saved in the blob field in database.
This is a DOA issue since we could save binary data in blob field with BDE without any problem.
Please look into that and if there is any suggestions, please feel free to share with us.
Thanks.
- Howard Roy