I have a working application that I have revisited recently.
I store a file in a text field in a MSSQL database. I read it into an ADOTable and as a TBlobfield call Savetofile to write it to a file on disk. This has always worked. However now it is simply saving a 8 byte file rather than the correct file.
I have a vague memory of this happening before and was wondering if anyone has come across it and knows the solution? I am using Delphi 7.