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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. installer for oracle db

installer for oracle db

Scheduled Pinned Locked Moved C / C++ / MFC
databaseoraclecomquestion
1 Posts 1 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.
  • P Offline
    P Offline
    prabhathgk
    wrote on last edited by
    #1

    I want to make an oracle db installer for my program. When it is executed it should be able to search the tnsnames.ora and list the services in combo box. Up to this it is finished(got the idea from http://www.codeproject.com/database/OSidList.asp) Now, I want to: 1. logging to the service with login id and password : 2. after successful login all the users under the service should be listed. I can either choose the existing user or create a new user with sufficient rolls. 3. after that I want to execute scripts for creating tables etc. These scripts are stored in separate folder. How will I write functions which perform the above tasks?

    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