Jump to content

Xtian Andres

Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Xtian Andres's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. QUOTE (Ton @ Oct 7 2008, 01:14 PM) is unsigned byte, I already tried with signed byte
  2. Hi!!! i'm really new on LabVIEW. but i have this problem: i have images storaged into a db of Mysql, the images are into a BLOB field, i wanto to make some sort of select and show the image into a picture control, even in any control. I know how to make the conection and retrieve the information from the database, but i dont know how to put it into the picture control, i even tried using the picture control and give to it "Enable Database access" but i dont figure how use it thanks Ok, i found in the NI site a solution do it for access, but im using it . At this moment i made some changes to the example. but still doesnt want to paint the image. it told me that the variant type is not accord with the type that i want. i store that image using java, as a array of bytes.....
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.