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?
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.