Problem:
error: file already in useSolution:
Error Type:Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access 97 Driver] Couldn't use '(unknown)'; file already in use.
Solution:
>>This is a windows permission issue. This usually happens when you are trying to write to database through your web page. This means that the Internet Guest User account that is accessing the page doesn't have sufficient permissions to lock the database.
>>In this case you will need to sent a request at support@spani.in to set up the required permissions.