473,395 Members | 1,335 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

what is Xtreme Sample Database

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***
Mar 23 '06 #1
4 6262
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" <al***********@a-znet.com> escribió en el mensaje
news:OM*************@TK2MSFTNGP12.phx.gbl...
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***

Mar 23 '06 #2
Carlos, you are such a great help saying thanks seems inadequate. But thanks
again.

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAMsogecable.com> wrote in message
news:uS**************@TK2MSFTNGP09.phx.gbl...
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" <al***********@a-znet.com> escribió en el mensaje
news:OM*************@TK2MSFTNGP12.phx.gbl...
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***


Mar 23 '06 #3
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?
Apr 3 '06 #4
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/downl...s/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:%2***************@TK2MSFTNGP10.phx.gbl...
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?

Apr 4 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Eliezer Figueroa | last post by:
Full Database System Sample? I want to know if there any good windows forms based database sample application that can be downloaded.I searched the MS site but most of the database samples are...
5
by: Ale | last post by:
Ciao a tutti. Ho eliminato il database di esempio SAMPLE(non cancellato). Ora lo voglio reinstallare ma durante l'installazione mi da il seguente errore: nella finestra con scritto SQL1005N c'è...
7
by: John Blair | last post by:
Hi, I am trying to get the datacache1 sample working on my PC. I have downloaded the MSDE 2000 sample SQL Server database and the pubs sample database and installed it. I can view the contents...
11
by: z | last post by:
How can validation testing on DBMSs such as DB2 and Oracle be performed? Is there a quick commonly used publicly available DBMS test that can be used? Could TPC-C be used? If so, where can...
0
by: **Developer** | last post by:
vs70uimgr: DisplayMessage_START: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...
15
by: (PeteCresswell) | last post by:
Got a sample of MS's "Advisor Guide To Microsoft Access" in the mail today - accompanied by a sample "Advisor Guide To Microsoft SharePoint". I skimmed both, but the SharePoint explanation is too...
2
by: Academia | last post by:
I have vs2005 installed on the System disk and vs2008 installed on a different disk. I want to remove VS2005. I read one time about some problem with uninstalling vs2005 after vs2008 is...
0
by: okonita | last post by:
Hi all, I am having a DB2 connectivity problem that I hope someone can help me resolve. I need this to test Replication and such other things. What am I doing wrong here? Any help that I can get...
2
by: sarahms2201974 | last post by:
Hi, I'm attempting to create a database that holds a simple typing test and I'm having some trouble setting it up. I've created a table that holds 5 test samples. The thought is when someone...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.