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. General Programming
  3. Visual Basic
  4. Deploy .Net Application using Access Database

Deploy .Net Application using Access Database

Scheduled Pinned Locked Moved Visual Basic
questioncsharpdatabase
2 Posts 2 Posters 0 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.
  • Z Offline
    Z Offline
    zengfu
    wrote on last edited by
    #1

    Hi, I am developing a desktop application using VB.Net and using MS Access as the database. However some of users do not have MS Access installed in their computer. How can I deploy the application to those users without Access installed in their PC? Do they have to install at least Access RunTime? I wolud appreciate if any one can give me some idea. Many thanks Zengfu

    S 1 Reply Last reply
    0
    • Z zengfu

      Hi, I am developing a desktop application using VB.Net and using MS Access as the database. However some of users do not have MS Access installed in their computer. How can I deploy the application to those users without Access installed in their PC? Do they have to install at least Access RunTime? I wolud appreciate if any one can give me some idea. Many thanks Zengfu

      S Offline
      S Offline
      SimonS
      wrote on last edited by
      #2

      To deploy a .NET app with Access to a clean user's PC they'll need: * relevant version of .NET framework * latest version of MDAC_TYP.exe (redist of ADO.NET) * the MS Access .mdb file That should work fine. Cheers, Simon sig ::
      "Don't try to be like Jackie. There is only one Jackie.... Study computers instead.", Jackie Chan on career choices.
      article :: animation mechanics in SVG     picture :: my first abstract photo

      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