Hello,
I'm trying to interface with MS Access by reading from and writing to controls in a Form. Reading the data into LabVIEW is easy...using the Controls Active X class and the Item method. But since this Item method is read-only, I am trying to come up with a way to write Text data back to the controls. Any advice would be greatly appreciated.