I am receiving the following error message when I try to upload data from a CSV file into my Activity table: ERROR:Access to the path '.............................langenscheidteducationalservices_Gregory_importSQLTableFields.xml' is denied.
I have verified that my userid is set up with all possible permissions, and I was able to get past this point in the import process previously under the same account. Here is the sequence of events that led to this:
- I tried to import data to the Activity table prior to this and was able to go all the way through the column mapping wizard. But when I got to the final import button, I received the error that the values I had entered for ActivityType were incorrect.
- I edited the values for ActivityType in my CSV file, then tried to import again. That is when I first got the above error message. All subsequent attempts return the same error message.
It looks to me as if Method has permanently locked me out of being able to insert rows in these db tables. That should not be the result of a failed attempt. What's wrong?