Hi guys,

The database I set up is one that strictly imports data from Excel, and thats basically it. I want one of the two DB tables however to not be accessible for importing data too. How can I make that happen?



Ideally I would like to lock the table altogether, for now, but at the very least not allow importing of data.

Thanks