PDA

View Full Version : Microsoft OLE DB Provider for ODBC Drivers error '8007000e'


help
06-23-2003, 12:47 PM
Hi..

we have a big table storing all ids with full information, upon submiting the id, can view the entire details of that person's id. It was working fine until Friday. On Friday, got an error message upon submitting the id, as :

Microsoft OLE DB Provider for ODBC Drivers error '8007000e'

[Microsoft][ODBC Microsoft Access Driver] Not enough space on temporary disk.

So, we used the Database Utilities from the Tools, and compact and repair, restarted the database, it worked fine. And now again, getting the same error. Does someone know what exactly is that error?

Backend is MS Access database and coding was done with asp.

Angelika
06-23-2003, 02:08 PM
http://bullseye.electricvine.com/support_errors.asp

help
06-23-2003, 03:19 PM
Thanks for the link. I did see that link through google search but confused with anonymous web user(Iuser_) thing, I am not sure yet. May be to increase the virtual memory, or any suggestions.