|
 |
access thread: Access 2000: Permission Denied (Error 70)
Message #1 by "Maqsood Ahmed" <maqsood2000@h...> on Thu, 28 Feb 2002 17:13:46
|
|
When i am trying to Quit the application i am getting error Permission
Denied (Error 70). Actually at the end when application is going to quit
it delete a temp database file (and it is on Windows 2000), I checked the
permission on file and it seems ok but somehow i am getting this error.
Any help would be appreciated.
Thanks,
Maqsood Ahmed
Message #2 by "Yehuda Rosenblum" <Yehuda@I...> on Thu, 28 Feb 2002 12:11:38 -0500
|
|
This is usually caused when the program has not finished releasing the
temp table. Since, the program is still considered to be using the temp
database you cannot delete it.
-----Original Message-----
From: Maqsood Ahmed [mailto:maqsood2000@h...]
Sent: Thursday, February 28, 2002 12:14 PM
To: Access
Subject: [access] Access 2000: Permission Denied (Error 70)
When i am trying to Quit the application i am getting error Permission
Denied (Error 70). Actually at the end when application is going to quit
it delete a temp database file (and it is on Windows 2000), I checked
the
permission on file and it seems ok but somehow i am getting this error.
Any help would be appreciated.
Thanks,
Maqsood Ahmed
Message #3 by "Maqsood Ahmed" <maqsood2000@h...> on Thu, 28 Feb 2002 17:39:40
|
|
Thanks,
I got it as some of the forms were open when i tried to quit and that the
reason it was giving me erorr and as soon as i closed this it is ok.
Thanks for help.
Maqsood Ahmed
> This is usually caused when the program has not finished releasing the
> temp table. Since, the program is still considered to be using the temp
> database you cannot delete it.
>
|
|
 |