Ask a Question related to ASP Database, Design and Development.
-
Algomeysa2 #1
(0x80004005) ][ODBC Driver Manager] Data source name not found and no default driver specified
Ok, I don't think this is that complicated, but I can't get it working
right.
I could work this fine under PWS and Win98. Having various difficulties
under XP Professional and IIS.
for the sake of example, assume there's an .MDB file in:
c:\inetpub\database\whatever.mdb
My paths are correct, but I'm consistently getting:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Driver Manager] Data source name not found and no default
driver specified
I think this involves going to the folder, or the file, or both, going to
properties, Security Tab, and changing rights.
But I've tried giving Full rights to the various Users, and I still get the
error.
I've done various websearches on the error, and I find various references
similar, but none quite seem to solve my problem.
I'm sure someone else has had this problem with XP Professional and IIS with
an .MDB file.
Any suggestions would be appreciated.
Algomeysa2 Guest
-
ODBC driver does not show up in driver list in ODBC data source administrator
Installed an ODBC driver on a Windows Server 2003 machine. A key shows up in the registry under HKEY_LOCAL_MACHINE- seperate listing under... -
ODBC driver for MySql V5
Hi, I am trying to call stored procedures from a legacy VB program written in MS Access into a MySql database. I tried running with the 3.51... -
TPS - Topspeed's ODBC Driver
Has anyone had trouble accessing tables with Topspeeds ODBC drivers? If not how are you doing it? mark.richardson@mail4u.co.nz -
For Joker about ODBC driver
You need to check out the following address then. http://support.microsoft.com/?scid=199841 It clearly shows you how to use a connection that... -
[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
I have error handling in my application and I get this error message immediately after the conn.open call to an Oracle db... The only reason I... -
Jeff Cochran #2
Re: (0x80004005) ][ODBC Driver Manager] Data source name not found and no default driver specified
On Thu, 01 Jul 2004 19:35:39 GMT, "Algomeysa2"
<Algomeysa2NOSPAM@mindspring.comNOPESPAM> wrote:
Start Here:>Ok, I don't think this is that complicated, but I can't get it working
>right.
>
>I could work this fine under PWS and Win98. Having various difficulties
>under XP Professional and IIS.
>
>for the sake of example, assume there's an .MDB file in:
>c:\inetpub\database\whatever.mdb
>
>My paths are correct, but I'm consistently getting:
>
>Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
>[Microsoft][ODBC Driver Manager] Data source name not found and no default
>driver specified
Why do I get database-related 80004005 errors?
[url]http://www.aspfaq.com/show.asp?id=2009[/url]
Jeff
>I think this involves going to the folder, or the file, or both, going to
>properties, Security Tab, and changing rights.
>
>But I've tried giving Full rights to the various Users, and I still get the
>error.
>
>I've done various websearches on the error, and I find various references
>similar, but none quite seem to solve my problem.
>
>I'm sure someone else has had this problem with XP Professional and IIS with
>an .MDB file.
>
>Any suggestions would be appreciated.
>
>
>
>
>Jeff Cochran Guest
-
Algomeysa2 #3
Re: (0x80004005) ][ODBC Driver Manager] Data source name not found and no default driver specified
Thanks. I read through much of that FAQ, but none of what was listed
really seemed to apply.
However, I knew this was working for me Monday evening, so what I finally
did was do a Windows XP System Restore for Monday evening.
And now it's working again, so something between now and then screwed up my
system for the ODBC Drivers.
Weird. Wish I knew quite what the culprit was so I could avoid it
happening again.
"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:40e97272.545216029@msnews.microsoft.com...difficulties> On Thu, 01 Jul 2004 19:35:39 GMT, "Algomeysa2"
> <Algomeysa2NOSPAM@mindspring.comNOPESPAM> wrote:
>> >Ok, I don't think this is that complicated, but I can't get it working
> >right.
> >
> >I could work this fine under PWS and Win98. Having variousdefault> >under XP Professional and IIS.
> >
> >for the sake of example, assume there's an .MDB file in:
> >c:\inetpub\database\whatever.mdb
> >
> >My paths are correct, but I'm consistently getting:
> >
> >Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
> >[Microsoft][ODBC Driver Manager] Data source name not found and nothe>> >driver specified
> Start Here:
>
> Why do I get database-related 80004005 errors?
> [url]http://www.aspfaq.com/show.asp?id=2009[/url]
>
> Jeff
>> >I think this involves going to the folder, or the file, or both, going to
> >properties, Security Tab, and changing rights.
> >
> >But I've tried giving Full rights to the various Users, and I still getwith> >error.
> >
> >I've done various websearches on the error, and I find various references
> >similar, but none quite seem to solve my problem.
> >
> >I'm sure someone else has had this problem with XP Professional and IIS>> >an .MDB file.
> >
> >Any suggestions would be appreciated.
> >
> >
> >
> >
> >
Algomeysa2 Guest
-
Jeff Cochran #4
Re: (0x80004005) ][ODBC Driver Manager] Data source name not found and no default driver specified
On Thu, 01 Jul 2004 21:21:47 GMT, "Algomeysa2"
<Algomeysa2NOSPAM@mindspring.comNOPESPAM> wrote:
New software installed, updates, etc.?>Thanks. I read through much of that FAQ, but none of what was listed
>really seemed to apply.
>
>However, I knew this was working for me Monday evening, so what I finally
>did was do a Windows XP System Restore for Monday evening.
>
>And now it's working again, so something between now and then screwed up my
>system for the ODBC Drivers.
>
>Weird. Wish I knew quite what the culprit was so I could avoid it
>happening again.
Jeff
>"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
>news:40e97272.545216029@msnews.microsoft.com...>difficulties>> On Thu, 01 Jul 2004 19:35:39 GMT, "Algomeysa2"
>> <Algomeysa2NOSPAM@mindspring.comNOPESPAM> wrote:
>>>> >Ok, I don't think this is that complicated, but I can't get it working
>> >right.
>> >
>> >I could work this fine under PWS and Win98. Having various>default>> >under XP Professional and IIS.
>> >
>> >for the sake of example, assume there's an .MDB file in:
>> >c:\inetpub\database\whatever.mdb
>> >
>> >My paths are correct, but I'm consistently getting:
>> >
>> >Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
>> >[Microsoft][ODBC Driver Manager] Data source name not found and no>the>>>> >driver specified
>> Start Here:
>>
>> Why do I get database-related 80004005 errors?
>> [url]http://www.aspfaq.com/show.asp?id=2009[/url]
>>
>> Jeff
>>>> >I think this involves going to the folder, or the file, or both, going to
>> >properties, Security Tab, and changing rights.
>> >
>> >But I've tried giving Full rights to the various Users, and I still get>with>> >error.
>> >
>> >I've done various websearches on the error, and I find various references
>> >similar, but none quite seem to solve my problem.
>> >
>> >I'm sure someone else has had this problem with XP Professional and IIS>>>>> >an .MDB file.
>> >
>> >Any suggestions would be appreciated.
>> >
>> >
>> >
>> >
>> >Jeff Cochran Guest
-
Algomeysa2 #5
Re: (0x80004005) ][ODBC Driver Manager] Data source name not found and no default driver specified
yeah, but nothing that should have wiped out the ODBC drivers.
actually, the main thing I recall installing was an update of my ISP
software with a spyware blocker/protector.
Oh well. Two Thumbs Up for Windows XP System Recovery!
I don't know what I did, but as long as I can make it Wednesday night again
when everything was working fine.... I'm not dead in the water.
"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:40e5bc8a.564181510@msnews.microsoft.com...my> On Thu, 01 Jul 2004 21:21:47 GMT, "Algomeysa2"
> <Algomeysa2NOSPAM@mindspring.comNOPESPAM> wrote:
>> >Thanks. I read through much of that FAQ, but none of what was listed
> >really seemed to apply.
> >
> >However, I knew this was working for me Monday evening, so what I finally
> >did was do a Windows XP System Restore for Monday evening.
> >
> >And now it's working again, so something between now and then screwed upto>> >system for the ODBC Drivers.
> >
> >Weird. Wish I knew quite what the culprit was so I could avoid it
> >happening again.
> New software installed, updates, etc.?
>
> Jeff
>
>> >"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
> >news:40e97272.545216029@msnews.microsoft.com...> >difficulties> >> On Thu, 01 Jul 2004 19:35:39 GMT, "Algomeysa2"
> >> <Algomeysa2NOSPAM@mindspring.comNOPESPAM> wrote:
> >>
> >> >Ok, I don't think this is that complicated, but I can't get it working
> >> >right.
> >> >
> >> >I could work this fine under PWS and Win98. Having various> >default> >> >under XP Professional and IIS.
> >> >
> >> >for the sake of example, assume there's an .MDB file in:
> >> >c:\inetpub\database\whatever.mdb
> >> >
> >> >My paths are correct, but I'm consistently getting:
> >> >
> >> >Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
> >> >[Microsoft][ODBC Driver Manager] Data source name not found and no> >> >driver specified
> >>
> >> Start Here:
> >>
> >> Why do I get database-related 80004005 errors?
> >> [url]http://www.aspfaq.com/show.asp?id=2009[/url]
> >>
> >> Jeff
> >>
> >> >I think this involves going to the folder, or the file, or both, goingget> >> >properties, Security Tab, and changing rights.
> >> >
> >> >But I've tried giving Full rights to the various Users, and I stillreferences> >the> >> >error.
> >> >
> >> >I've done various websearches on the error, and I find variousIIS> >> >similar, but none quite seem to solve my problem.
> >> >
> >> >I'm sure someone else has had this problem with XP Professional and>> >with> >> >> >an .MDB file.
> >> >
> >> >Any suggestions would be appreciated.
> >> >
> >> >
> >> >
> >> >
> >> >
> >>
Algomeysa2 Guest



Reply With Quote

