Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

what is Xtreme Sample Database

1 view
Skip to first unread message

Allen

unread,
Mar 23, 2006, 8:03:55 AM3/23/06
to
Installing VS2005 I received the following.
Do you know what it implies?

Thanks

03/22/06,21:12:08] Microsoft Visual Studio 2005 Professional Edition - ENU:
[2] ERROR:Error 1919.Error configuring ODBC data source: Xtreme Sample
Database 2005, ODBC error 6: Component not found in the registry. Verify
that the file Xtreme Sample Database 2005 exists and that you can access it.
***EndOfSession***


Carlos J. Quintero [VB MVP]

unread,
Mar 23, 2006, 8:44:07 AM3/23/06
to
Hi Allen,

The Xtreme Sample Database 2005 is a sample database (xtreme.mdb) for
Crystal Reports installed by VS 2005 in the folder C:\Program
files\Microsoft Visual Studio 8\Crystal Reports\Samples\en\Databases. After
copying it, the installer tries to create an ODBC System Data Source Name
(DSN) using the Microsoft Access (*.mdb) ODBC Driver, and somehow the DSN
creation has failed. Either the file is missing, or there is something wrong
in the ODBC installation.

You can try to fix the problem by creating the ODBC DSN manually. If it
fails, as expected, fix that problem (maybe reinstalling MDAC), and once
fixed reinstall VS 2005. You can use the Registry Monitor utility from
www.sysinternals.com to monitor the registry activity while you are creating
the DSN by hand, because the error message (as almost always) does not tell
what specific component was not found in the registry.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com

"Allen" <allen9...@a-znet.com> escribió en el mensaje
news:OMwh$onTGH...@TK2MSFTNGP12.phx.gbl...

Allen

unread,
Mar 23, 2006, 9:06:02 AM3/23/06
to
Carlos, you are such a great help saying thanks seems inadequate. But thanks
again.

"Carlos J. Quintero [VB MVP]" <car...@NOSPAMsogecable.com> wrote in message
news:uSkUd$nTGHA...@TK2MSFTNGP09.phx.gbl...

jgstephe

unread,
Apr 2, 2006, 8:36:05 PM4/2/06
to
Carlos -

I came across the same problem as Allen on my Windows XP Pro SP2 system. Running regmon, I found this error:

47.61777878 odbcad32.exe:4260 QueryValue HKLM\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Access Driver (*.mdb)\Setup NOT FOUND
I have confirmed that the specified key is missing in my registry. I tried to install MDAC 2.8 but I got an error saying "MDAC 2.8 RTM is incompatible with this version of Windows. All of its features are currently part of Windows."

What do I do now?

Carlos J. Quintero [VB MVP]

unread,
Apr 4, 2006, 6:38:07 AM4/4/06
to
Hi,

HKLM\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Access Driver (*.mdb)\Setup should
point to:

C:\WINDOWS\system32\odbcjt32.dll

You can add that entry manually but likely your whole ODBC Access
installation is broken.

If MDAC does not get installed, you can try to reinstall just the Jet part
since I think that it includes the ODBC Access driver (at least on some
OSs):

http://support.microsoft.com/default.aspx?scid=kb;[LN];829558

http://msdn.microsoft.com/data/downloads/updates/default.aspx

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com


<jgstephe> escribió en el mensaje
news:%23r7mYar...@TK2MSFTNGP10.phx.gbl...

0 new messages