|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
what is Xtreme Sample DatabaseInstalling 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*** 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. -- Show quoteHide quoteBest 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" <allen99NOSPAM@a-znet.com> escribió en el mensaje news:OMwh$onTGHA.424@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*** > > Carlos, you are such a great help saying thanks seems inadequate. But thanks
again. Show quoteHide quote "Carlos J. Quintero [VB MVP]" <carlosq@NOSPAMsogecable.com> wrote in message news:uSkUd$nTGHA.5044@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" <allen99NOSPAM@a-znet.com> escribió en el mensaje > news:OMwh$onTGHA.424@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*** >> >> > > 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? 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 -- Show quoteHide quoteBest 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:%23r7mYarVGHA.812@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?
Data Source with ReportViewer
DataGrid Custom Styles Learning - displaying selection in pictureboxes Null, DBNull, Nothing, VBNullstring Create 30 Day trial version how to avoid broken references when give out projects Help needed using sample RS232 class to read from serial port Small bit of code from VB6 to VB.net - desperate need of help How display Result from sqlCommand select in the Datagridview Icon |
|||||||||||||||||||||||