L
lavanya
I am using access 2000.
I have created a set of nested subdirectories from my VBA
code using createfolder method.
When I try to delete the directories from windows XP , it
gives me the message
ACCESS denied. Check if the disk is full or write
protected.
However if I exit my database completely, the delete goes
through fine.
What could I be doing wrong. I have tried setting all the
filesystem objects in my code to nothing once they are
done being used.
any help will be appreciated.
I have created a set of nested subdirectories from my VBA
code using createfolder method.
When I try to delete the directories from windows XP , it
gives me the message
ACCESS denied. Check if the disk is full or write
protected.
However if I exit my database completely, the delete goes
through fine.
What could I be doing wrong. I have tried setting all the
filesystem objects in my code to nothing once they are
done being used.
any help will be appreciated.