in reply to Re: Extracting binary data from mssql
in thread Extracting binary data from mssql

The loop runs and the records are fetched. All the data appears to be coming back. The files that are created definitely have data because they differ in byte size. The only success I saw was with a .doc file. After trying to open it, I see all the contents and everything looks fine. However, gif and jpg and other files don't work. It seems like all of the data is there but something along the lines of an end of file marker is missing. Any suggestions? If you need more info, please let me know.
  • Comment on Re^2: Extracting binary data from mssql