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. Need to call (ODBC) Data Source Administrator dialog screen while installing my MSI .( in VS 2005)

Need to call (ODBC) Data Source Administrator dialog screen while installing my MSI .( in VS 2005)

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studiohelp
3 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
    jain_MS
    wrote on last edited by
    #1

    HI All, While installing my Application's MSI , it has to prompt for ODBC Data Source Administator Dialog screen , from which i can select my DSN name , UID , PASSWORD... Please let me know .. Ur Help much Appreciated. Regds Jain.

    F 1 Reply Last reply
    0
    • J jain_MS

      HI All, While installing my Application's MSI , it has to prompt for ODBC Data Source Administator Dialog screen , from which i can select my DSN name , UID , PASSWORD... Please let me know .. Ur Help much Appreciated. Regds Jain.

      F Offline
      F Offline
      Frank Seidler
      wrote on last edited by
      #2

      Hi Jain, the ODBC Adminstrator dialog is a control panel applet named ODBCCP32.CPL. It is found in %WINDIR%\system32. The dialog is opened with control.exe like this. C:\Windows\System32\control.exe ODBCCP32.CPL Regards Frank

      J 1 Reply Last reply
      0
      • F Frank Seidler

        Hi Jain, the ODBC Adminstrator dialog is a control panel applet named ODBCCP32.CPL. It is found in %WINDIR%\system32. The dialog is opened with control.exe like this. C:\Windows\System32\control.exe ODBCCP32.CPL Regards Frank

        J Offline
        J Offline
        jain_MS
        wrote on last edited by
        #3

        Thanks a lot Frank... Ur answer is really wounderful.. Meanwhile is there anyway to get a list of all available services in separate dialog box. Regds Jain

        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