Re: Access , ODBC and windows 98

From: Paul S. Ganney (paul.ganney_at_hey.nhs.uk)
Date: 08/02/04

  • Next message: David Briggs: "Edit record after FindFirst in CDaoRecordset"
    Date: 2 Aug 2004 04:00:35 -0700
    
    

    david7654@lycos.com (David) wrote in message news:<3cb711df.0408012059.3f8a7b59@posting.google.com>...
    > I have a MFC (as a static library) database application which uses
    > ODBC to connect to an Access database.
    >
    > The program works fine in Windows XP but has problem in windows 98.
    >
    > I think that the problem is that windows 98 ODBC version doesn't
    > support microsoft access by default.
    >
    > Are they any files I should distribute with my application so that it
    > works fine in windows 98. If yes please tell me exactly their names
    > and where I can find them?
    >

    I suspect you need MDAC - Microsoft Data Access Components. You can
    get it from their web site.

    Paul.


  • Next message: David Briggs: "Edit record after FindFirst in CDaoRecordset"

    Relevant Pages

    • Re: ODBC and multi-threading
      ... z> Access database with C++ in Windows NT 4.0. ... and also each thread call all of the ODBC API functions for ... This is because the Access driver is thread-impaired according to the below ... When using Microsoft Windows NT 4.0 or Windows 2000, ...
      (microsoft.public.data.odbc)
    • Re: Using Ruby to get data from an Access Database
      ... connecting to an access database to return the web addresses for 1,000 ... There are lots of ways to get data to and from an Access database, depending on whether the Access database is on the same machine as the Ruby script and whether the Ruby script is running on a Windows box or not. ... Then it can be done either with the OLE interface or ODBC -- ODBC is preferable since it's more portable. ...
      (comp.lang.ruby)
    • Access , ODBC and windows 98
      ... I have a MFC database application which uses ... ODBC to connect to an Access database. ... The program works fine in Windows XP but has problem in windows 98. ...
      (microsoft.public.vc.database)
    • Re: Word 2000/2002 - Proper Mail Merge steps for ODBC?
      ... > Document to connect to a Secured Access Database, ... using the ODBC provider for OLEDB. ... they have a .dsn extension. ... directly (in the Open/Select Data Source dialog box). ...
      (microsoft.public.word.mailmerge.fields)
    • Re: Word 2000/2002 - Proper Mail Merge steps for ODBC?
      ... DDE is the only connection method that actually starts Access. ... .odc or ODBC Connection parameter in VBA (there is a tab for ... > the User/System DSN ... >>>>> Document to connect to a Secured Access Database, ...
      (microsoft.public.word.mailmerge.fields)

    Loading