LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Database/external programs with labview PDA module

I'm trying to find a solution for connecting to a remote database from my PDA. An idea is to open a webpage that handles the database communication from my labview application. Is it possible to open a browser window or to run internet explorer from my labview PDA application? Thanks.
0 Kudos
Message 1 of 2
(2,676 Views)
Problem solved. Used a call library function node and wrote c code for opening internet explorer on the pda.
0 Kudos
Message 2 of 2
(2,676 Views)