LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

password database

has anyone tried writing an additional vi/ sub vi module which will prompt for id/password whenever a user add a new string of data input into the existing database?

i am using LV7 with laqviewSQL.
Thanks in advance
0 Kudos
Message 1 of 2
(2,585 Views)
Do you mean LabSQL by Jeffrey Travis? If so, what I did was modify ADO Connection Open to add controls for UserID and Password. A simple pop-up diaglog VI with two controls is then displayed. I do it only when the database is opened and not for every data entry.
0 Kudos
Message 2 of 2
(2,585 Views)