06-06-2011 06:43 AM
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 ...
06-06-2011 07:26 AM
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.)....
06-06-2011 10:32 PM
ok Macro...
I came to know that there are lot issues in ADO,so let me try with sql..