Results 1 to 4 of 4

Thread: connection to oracle on different computer

  1. #1
    haris-raheem
    Guest

    Question connection to oracle on different computer

    i want to pick data from oracle on different computer how can i make a connection to that oracle.

  2. #2
    jim mcnamara
    Guest
    Start button > Settings > Control Panel > ODBC Data >
    Add button > Microsoft ODBC for Oracle

    You can't set up the ODBC connection from inside VB, it has to be defined as above.

  3. #3
    haris-raheem
    Guest

    Question description

    i use to define the connection in the same way . but i now want to connect on another computer.
    what should i do now
    please write full description.
    thanks

  4. #4
    jim mcnamara
    Guest
    What you have to do depends on which driver you're using.
    If you're using native (orawin) drivers, just add the new computer as a server to the tnsnames.ora file.

    If you're using ODBC, then what I showed you earlier will work.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width