Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Access 2000

Access 2000

Scheduled Pinned Locked Moved Database
databasec++questionannouncement
4 Posts 2 Posters 7 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    I wrote a program that performs SQL operations on a access 2000 (*.mdb) database. It works fine on my machine with Access 2000 and VC++ SP3 installed. When I move it to another machine without either of these applications, my queries don't work. I'm pretty sure that I need to update the ODBC drivers on my "plain" machine. If I was to make a re-distibutable, what files would I want to include with it so that my program will work on any Win 9x/2k platform? Thanks, Ryan

    C 1 Reply Last reply
    0
    • L Lost User

      I wrote a program that performs SQL operations on a access 2000 (*.mdb) database. It works fine on my machine with Access 2000 and VC++ SP3 installed. When I move it to another machine without either of these applications, my queries don't work. I'm pretty sure that I need to update the ODBC drivers on my "plain" machine. If I was to make a re-distibutable, what files would I want to include with it so that my program will work on any Win 9x/2k platform? Thanks, Ryan

      C Offline
      C Offline
      CodeGuy
      wrote on last edited by
      #2

      You need the latest version of MDAC + the Jet4.0SP3 patch. http://www.microsoft.com/data CodeGuy http://groups.yahoo.com/group/wtl

      L 1 Reply Last reply
      0
      • C CodeGuy

        You need the latest version of MDAC + the Jet4.0SP3 patch. http://www.microsoft.com/data CodeGuy http://groups.yahoo.com/group/wtl

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        it's include with win 2000 professional!

        C 1 Reply Last reply
        0
        • L Lost User

          it's include with win 2000 professional!

          C Offline
          C Offline
          CodeGuy
          wrote on last edited by
          #4

          The question was, "How do I make it work on any Win 9x or 2000 machine?" For this, you will always need MDAC. The newest version (with patches) is not the one that was distributed with Win2K, but has been since updated. CodeGuy http://groups.yahoo.com/group/wtl

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups