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. C / C++ / MFC
  4. Configuring remotely

Configuring remotely

Scheduled Pinned Locked Moved C / C++ / MFC
databasecsharpc++comquestion
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
    Jeremy Pullicino
    wrote on last edited by
    #1

    Hi, I have a module that performs configuration for a product. It uses access (via ADO) as its underlying db. This module needs to start working remotely. The most direct solution would be to access the remote database via a shared drive. I am looking for alternatives (not excluding .net). Any ideas? Jeremy Pullicino C++ Developer Homepage

    P 1 Reply Last reply
    0
    • J Jeremy Pullicino

      Hi, I have a module that performs configuration for a product. It uses access (via ADO) as its underlying db. This module needs to start working remotely. The most direct solution would be to access the remote database via a shared drive. I am looking for alternatives (not excluding .net). Any ideas? Jeremy Pullicino C++ Developer Homepage

      P Offline
      P Offline
      Peter Molnar
      wrote on last edited by
      #2

      You can connect to a remote machine if its name or ip address is known. In this case you have to modify the connection string you used in local connection. For examples see: http://www.codeproject.com/database/connectionstrings.asp Peter Molnar

      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