I want to use the DBGrid control on a table in a secured Access Database.
How can I pass the user name and password to the database so I can read and write records? I get the message "No Read Permissions on Table".
I can get around it by assigning full read, write, edit, delete permissions to all users, but I'd just as soon not do that.
How can I pass the user name and password to the database so I can read and write records? I get the message "No Read Permissions on Table".
I can get around it by assigning full read, write, edit, delete permissions to all users, but I'd just as soon not do that.