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. How To Connect to Database after Deployment

How To Connect to Database after Deployment

Scheduled Pinned Locked Moved Visual Basic
sysadmintutorialdatabasequestionworkspace
3 Posts 3 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.
  • W Offline
    W Offline
    WackoWolf
    wrote on last edited by
    #1

    I need to know how I would setup my program so that after I make it a .exe and install it on another computer it give me the option to connect to a database on a server? Can someone guide me to a sample or a link as to how to do this. Thank You WackoWolf Joseph L. Gelsomino

    T J 2 Replies Last reply
    0
    • W WackoWolf

      I need to know how I would setup my program so that after I make it a .exe and install it on another computer it give me the option to connect to a database on a server? Can someone guide me to a sample or a link as to how to do this. Thank You WackoWolf Joseph L. Gelsomino

      T Offline
      T Offline
      Thomas Stockwell
      wrote on last edited by
      #2

      Try looking into ADO.NET. That is what you will need to connect to databases. Regards, 1tg46 Check out 3D Game Development with Dark Basic Professional [^]programming.

      1 Reply Last reply
      0
      • W WackoWolf

        I need to know how I would setup my program so that after I make it a .exe and install it on another computer it give me the option to connect to a database on a server? Can someone guide me to a sample or a link as to how to do this. Thank You WackoWolf Joseph L. Gelsomino

        J Offline
        J Offline
        Jorge Novo
        wrote on last edited by
        #3

        First You need to create an ODBC Connection in the machine plus depending on the type of database such as Oracle, MS SqL, Teradata, Access. For Oracle systems you need the oracle client plus the proper DSN path in the oracle DSN folder. For MS SQL you need the ODBC drivers plus the PATH for the server. Hope this help. Hear,See,Learn,Understand,Practice Many can be good,but only ONE can be the best keep practicing

        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