Read Only DB

T

turner

I want to programtically change an Access 97 Db to be Read Only. Is there a
"Property" that I can set.

Thanks!

Dean
 
V

Van T. Dinh

The easy way is to set the flag "Read-Only" of the file through Windows
Explorer.
 
Top