Example Code

Storing and Retrieving JPEG pictures in an MS Access database using LabVIEW

Code and Documents

Attachment

This example contains two VIs, Write JPEG to DB.vi and Read JPEG from DB.vi. The first VI shows how to store picture data from a JPEG file in a Microsoft Access database using LabVIEW. The second VI shows how to retrieve that data and display it in a LabVIEW picture control on the front panel. This example also includes a few JPEG files, a .mdb file, and a .udl file.

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors