Ask a Question related to ASP Database, Design and Development.
-
Joe #1
Problem connecting to local Access database - Unable to open registry key 'Temporary (volatile) Jet DSN ...
Hi
I get the following error sporadically when running a sample in an MSDN ASP
tutorial:
Microsoft OLE DB Provider for ODBC Drivers: [Microsoft][ODBC Microsoft
Access Driver]General error Unable to open registry key 'Temporary
(volatile) Jet DSN for process 0xb88 Thread 0x9f4 DBC 0x2050064 Jet'.
I searched the net for this error and a lot of the articles suggested
permissions problems, and I added IUSER_<machinename> to my temp directory,
as well as to the permissions on the directory in inetpub\wwwroot, but am
still getting this error. Any ideas on this?
Thanks much
Joe
Joe Guest
-
connecting Access database on local apache server
I have coldfusion installed as a multiserver configuration running on both Apache and IIS. Is it possible to use coldfusion MX7 to connect to an... -
Unable to open registry key 'Temporary (volatile) Jet DSN
Hi Guys I was wondering if you could help. Basically I have an ASP page that inserts details from a standard form into an Access DB and even... -
Unable to Open Registry Key
Hello; I've published my database using Frontpage and inserted a result query on a ASP page and I get the following error. Can anyone help me? ... -
Problem connecting to an access database from an asp
Stupid question: Does this page have a .asp extension? Ray at home "Kathryn" <andania1@hotmail.com> wrote in message... -
ADODB.Connection - Unable to open registry key 'Temporary (volatile) Jet
Jon wrote: http://www.aspfaq.com/show.asp?id=2062 - updatable cursor http://www.aspfaq.com/show.asp?id=2009 - 80004005 errors Bob Barrows -
Aaron Bertrand [MVP] #2
Re: Problem connecting to local Access database - Unable to open registry key 'Temporary (volatile) Jet DSN ...
Stop using ODBC!
[url]http://www.aspfaq.com/2154[/url]
--
Aaron Bertrand
SQL Server MVP
[url]http://www.aspfaq.com/[/url]
"Joe" <joe@invalid.com> wrote in message
news:c56jqv$iaf$1@ctb-nnrp2.saix.net...> Hi
>
> I get the following error sporadically when running a sample in an MSDN
> ASP
> tutorial:
>
> Microsoft OLE DB Provider for ODBC Drivers: [Microsoft][ODBC Microsoft
> Access Driver]General error Unable to open registry key 'Temporary
> (volatile) Jet DSN for process 0xb88 Thread 0x9f4 DBC 0x2050064 Jet'.
>
> I searched the net for this error and a lot of the articles suggested
> permissions problems, and I added IUSER_<machinename> to my temp
> directory,
> as well as to the permissions on the directory in inetpub\wwwroot, but am
> still getting this error. Any ideas on this?
>
> Thanks much
> Joe
>
>
Aaron Bertrand [MVP] Guest



Reply With Quote

