Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm trying Section Access for the first time using this statement at the top of my load script:
Section access;
Load * inline [
ACCESS,NTNAME
ADMIN,MYDOMAIN\MYUSERNAME
];
But during the reload, I get errors that some tables are not found. I believe the tables loaded from Excel.
Any help appreciated,
Mat
OK. It does help to have
Section application;
after the Section access statements 🙂
OK. It does help to have
Section application;
after the Section access statements 🙂