About Boster Sibande Expertise I can answer questions in the following areas: ASP.Net, VB.Net, C#.Net, Microsoft Access and SQL Server. These are the technologies I use in my day-to-day work. As such, I am very confident and happy to assist
Experience I have two years experience with ASP.Net
Organizations UNDP
Education/Credentials Currently studying MSc. in IT
Expert: Boster Sibande Date: 7/17/2006 Subject: DB Connection
Question Hello Sir,
Im new in asp programming i created 1 html form and used ASP to fetch the info from HTML form and trie dto save it in MS Access DB and at the time i pressed submit button i encountred this error i tried all solution from internet but no thing worked i will b glad if You could solve my problem
Error Msg is
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xac0 Thread 0x1084 DBC 0xe3e20d4 Jet'
Thanking You
Viren
Answer There are several causes of this error.
Some of them are as follows:
-Incorrect path to a database
-Permissions on the server or the database do not allow writing to the file.
-Sometimes it can be caused by wrong ODBC settings.
Try connectiong using OLEDB drivers for Jet 4.0 and let me know if you still encounter this error.
Thanks,
Boster.