ODBC Error

  • Thread starter Thread starter Venkat
  • Start date Start date
V

Venkat

Hi,

In a web application, we are using ASP and Access. When
I browse a page, I got an error
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Not enough space
on disk.

What could be reason for this error? Expecting a helpful
reply.

Thanks,
Venkat.
 
Perhaps this KB article will get you started in the right direction to tracking down this
error:

INFO: Troubleshooting Guide for 80004005 Errors in Active Server Pages and Microsoft Data
Access Components
http://support.microsoft.com/default.aspx?scid=kb;en-us;306518


____________________________________________


Hi,

In a web application, we are using ASP and Access. When
I browse a page, I got an error
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Not enough space
on disk.

What could be reason for this error? Expecting a helpful
reply.

Thanks,
Venkat.
 
Hi,

I couldn't find any error I mentioned in the link page
you specified. Can you provide any other related links?

Thanks,
Venkat
-----Original Message-----
Perhaps this KB article will get you started in the right
direction to tracking down this
error:

INFO: Troubleshooting Guide for 80004005 Errors in Active
Server Pages and Microsoft Data
Access Components
http://support.microsoft.com/default.aspx?scid=kb;en- us;306518


____________________________________________


Hi,

In a web application, we are using ASP and Access. When
I browse a page, I got an error
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Not enough space
on disk.

What could be reason for this error? Expecting a helpful
reply.

Thanks,
Venkat.


.
 
I think you are having a permissions problem. Either the access database,
or the folder in which it lives is not allowing permission to iser_machine
name, or whover needs permission
 
Back
Top