Results 1 to 6 of 6

Thread: [RESOLVED] Oracle Connection Run Time Requirement for other Clients

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Location
    Saudi Arabia, Gulf side, Qatif
    Posts
    142

    Resolved [RESOLVED] Oracle Connection Run Time Requirement for other Clients

    Gents,
    I am using the following to open an oracle connection from my VB6 ADO, it works great in my machine where I have the Oracle Database 10g Express Edition already installed.

    What do I need to install in other users' machines in order to have them a successful connection?
    Is installation of msdaora.dll will be enough or do I need to install the oracle components which I hate to do so?.

    Your reply and help will be very much appreciated

    CONOra.Open "Provider=msdaora;Data Source=(DESCRIPTION=(CID=GTU_APP)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oradbt01)(PORT=1234)))(C ONNECT_DATA=(SID=oradbt01)(SERVER=DEDICATED)));User Id=RXXXX;Password=UXXXXXS;"
    Last edited by maqmaq; May 3rd, 2009 at 09:26 AM.
    On error goto vbforums.com

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