LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

security for the database

hai..

 Im Handling an application where test results are saved in database(Microsoft access),can anybody suggest  how to password protect my database and open it through labview to save the test results ...

0 Kudos
Message 1 of 3
(2,560 Views)

I don't know Access, but when using MySql (for example) you have to provide username and password to connect to a database.

You can set user permissions, as well (read/write, etc.)....

0 Kudos
Message 2 of 3
(2,551 Views)

ok Macro...

I came to know that there are lot issues in ADO,so let me try with sql..

0 Kudos
Message 3 of 3
(2,535 Views)