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. .NET (Core and Framework)
  4. Connecting to an External Access database

Connecting to an External Access database

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdatabase
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.
  • J Offline
    J Offline
    Jag_K
    wrote on last edited by
    #1

    Hi, I am using .Net and will need to connect to access database's from my c# application that i am developing. Please can someone advise if this is possible, and if so if they can point me to the right direction in terms of literature and code. Note: External meaning connecting to other company databases. Thanks for your time. Thanks J

    K 1 Reply Last reply
    0
    • J Jag_K

      Hi, I am using .Net and will need to connect to access database's from my c# application that i am developing. Please can someone advise if this is possible, and if so if they can point me to the right direction in terms of literature and code. Note: External meaning connecting to other company databases. Thanks for your time. Thanks J

      K Offline
      K Offline
      KevinMac
      wrote on last edited by
      #2

      I use MS SQL Server primarly but for Access I either create a ODBC connection to the database or just use a ADO.Net Connection string. Reference this site for the connection string http://www.connectionstrings.com/. hope this helps.

      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