Is the data in the BLOB field "Picture" just plain

JoakimJoakim Member Posts: 7
edited 2005-03-15 in Navision Attain
Hi

I try to read the blob field called "Picture" in the table COMPANY$Employee in a .Net application. When I read this data and save it to the file system, it doesn't seem to be a valid BMP file.

Is the data in the "Picture" field just plain BMP data, or is it encoded/encrypted in some way?

Comments

  • [eNeRGy][eNeRGy] Member Posts: 5
    Disable the compression property of the BLOB field in Navision.
    Michaël Hompus
    GAC Business Solutions
  • JoakimJoakim Member Posts: 7
    Thank you, that made it!
Sign In or Register to comment.