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.
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.