PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

DB Connection Error: -2146824584 (0x800a0e78)

 
 
=?Utf-8?B?YmlsbGlubnk=?=
Guest
Posts: n/a
 
      10th Dec 2005
I receive the following message when I try to use the database results wizard
on one of my development machines.

This machine is running Windows XP Pro SP1 (Will NOT Run SP2 Due to
incompatability with my wireless NIC), Office 2003 Standard, Frontpage XP.

No firewall, or AV running during development.

Server error: Unable to retrieve the list of record sources from a database
using the connection string:

DRIVER={Microsoft Access Driver (*.mdb)};DBQ=URL=fpdb/Survey.mdb.

The following error message comes from the database driver software; it may
appear in a different language depending on how the driver is configured.
-------------------------------------------------------
Source: ADO
Number: -2146824584 (0x800a0e78)

I have tried the follow MS KB articles with no results:
http://support.microsoft.com/default...b;en-us;243331
http://support.microsoft.com/default...b;en-us;216900
http://support.microsoft.com/default...b;en-us;276502

MDAC Version shows to be 2.8 RTM
 
Reply With Quote
 
 
 
 
Stefan B Rusynko
Guest
Posts: n/a
 
      11th Dec 2005
See http://www.aspfaq.com/show.asp?id=2307

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"billinny" <(E-Mail Removed)> wrote in message news:8881A338-FFB5-4435-8FCA-(E-Mail Removed)...
|I receive the following message when I try to use the database results wizard
| on one of my development machines.
|
| This machine is running Windows XP Pro SP1 (Will NOT Run SP2 Due to
| incompatability with my wireless NIC), Office 2003 Standard, Frontpage XP.
|
| No firewall, or AV running during development.
|
| Server error: Unable to retrieve the list of record sources from a database
| using the connection string:
|
| DRIVER={Microsoft Access Driver (*.mdb)};DBQ=URL=fpdb/Survey.mdb.
|
| The following error message comes from the database driver software; it may
| appear in a different language depending on how the driver is configured.
| -------------------------------------------------------
| Source: ADO
| Number: -2146824584 (0x800a0e78)
|
| I have tried the follow MS KB articles with no results:
| http://support.microsoft.com/default...b;en-us;243331
| http://support.microsoft.com/default...b;en-us;216900
| http://support.microsoft.com/default...b;en-us;276502
|
| MDAC Version shows to be 2.8 RTM


 
Reply With Quote
 
=?Utf-8?B?YmlsbGlubnk=?=
Guest
Posts: n/a
 
      12th Dec 2005
I am trying to create the connection from within frontpage. I get this error
even when I create a new asp page and a database using the wizard. Once it
trys to create the connection, I get the error.

I want to use the Frontpage wizard to create the connection, I do not want
to use the manual connections. If I create a manual connection, will
frontpage allow me to create additional forms and connections to the
database?

"Stefan B Rusynko" wrote:

> See http://www.aspfaq.com/show.asp?id=2307
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.frontpagemvps.com/FrontPa...3/Default.aspx
> _____________________________________________
>
>
> "billinny" <(E-Mail Removed)> wrote in message news:8881A338-FFB5-4435-8FCA-(E-Mail Removed)...
> |I receive the following message when I try to use the database results wizard
> | on one of my development machines.
> |
> | This machine is running Windows XP Pro SP1 (Will NOT Run SP2 Due to
> | incompatability with my wireless NIC), Office 2003 Standard, Frontpage XP.
> |
> | No firewall, or AV running during development.
> |
> | Server error: Unable to retrieve the list of record sources from a database
> | using the connection string:
> |
> | DRIVER={Microsoft Access Driver (*.mdb)};DBQ=URL=fpdb/Survey.mdb.
> |
> | The following error message comes from the database driver software; it may
> | appear in a different language depending on how the driver is configured.
> | -------------------------------------------------------
> | Source: ADO
> | Number: -2146824584 (0x800a0e78)
> |
> | I have tried the follow MS KB articles with no results:
> | http://support.microsoft.com/default...b;en-us;243331
> | http://support.microsoft.com/default...b;en-us;216900
> | http://support.microsoft.com/default...b;en-us;276502
> |
> | MDAC Version shows to be 2.8 RTM
>
>
>

 
Reply With Quote
 
=?Utf-8?B?YmlsbGlubnk=?=
Guest
Posts: n/a
 
      19th Dec 2005
Found out it was due to a corrupt MDAC installation. Had to search the
registry for exceptioncomponents and delete all the values in the key. Then I
reinstalled MDAC and everything works just great.

HTH someone else

"billinny" wrote:

> I am trying to create the connection from within frontpage. I get this error
> even when I create a new asp page and a database using the wizard. Once it
> trys to create the connection, I get the error.
>
> I want to use the Frontpage wizard to create the connection, I do not want
> to use the manual connections. If I create a manual connection, will
> frontpage allow me to create additional forms and connections to the
> database?
>
> "Stefan B Rusynko" wrote:
>
> > See http://www.aspfaq.com/show.asp?id=2307
> >
> > --
> >
> > _____________________________________________
> > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> > "Warning - Using the F1 Key will not break anything!" (-;
> > To find the best Newsgroup for FrontPage support see:
> > http://www.frontpagemvps.com/FrontPa...3/Default.aspx
> > _____________________________________________
> >
> >
> > "billinny" <(E-Mail Removed)> wrote in message news:8881A338-FFB5-4435-8FCA-(E-Mail Removed)...
> > |I receive the following message when I try to use the database results wizard
> > | on one of my development machines.
> > |
> > | This machine is running Windows XP Pro SP1 (Will NOT Run SP2 Due to
> > | incompatability with my wireless NIC), Office 2003 Standard, Frontpage XP.
> > |
> > | No firewall, or AV running during development.
> > |
> > | Server error: Unable to retrieve the list of record sources from a database
> > | using the connection string:
> > |
> > | DRIVER={Microsoft Access Driver (*.mdb)};DBQ=URL=fpdb/Survey.mdb.
> > |
> > | The following error message comes from the database driver software; it may
> > | appear in a different language depending on how the driver is configured.
> > | -------------------------------------------------------
> > | Source: ADO
> > | Number: -2146824584 (0x800a0e78)
> > |
> > | I have tried the follow MS KB articles with no results:
> > | http://support.microsoft.com/default...b;en-us;243331
> > | http://support.microsoft.com/default...b;en-us;216900
> > | http://support.microsoft.com/default...b;en-us;276502
> > |
> > | MDAC Version shows to be 2.8 RTM
> >
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VB.NET application cliick-once deployment via internet - Error - Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. Peri Microsoft VB .NET 2 29th Feb 2008 08:46 AM
Internal connection fatal error and other random db connection err =?Utf-8?B?cGF0cmlja2RyZA==?= Microsoft ASP .NET 0 14th Jun 2007 10:44 AM
Error: Number: -2146824584 (0x800a0e78) with FP2002 =?Utf-8?B?YmlsbGlubnk=?= Microsoft Access 3 12th Dec 2005 11:10 AM
Pop3 connection error - The connection to the server was interrupt =?Utf-8?B?c2x1c2g=?= Microsoft Outlook Discussion 0 2nd Feb 2005 07:19 PM
Front Page: error"425 can't build data connection:connection time. =?Utf-8?B?SGVhcnRBY3Jlcw==?= Microsoft Frontpage 0 29th Sep 2004 03:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:58 AM.