Results 1 to 2 of 2

Thread: connection string quetion

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2000
    Posts
    12
    If I'm using the following connection string for an ADO:

    ADOconnection.Open "Provider=MSDAORA.1;Password=pwc2000; _
    User ID=edella;Data Source=obwrpt"

    Do I need any Oracle configure files on the client maachines? I'm wondernig how OLE DB knows where to find my database (obwrpt)?

    Thanks

  2. #2
    Hyperactive Member
    Join Date
    Feb 2000
    Posts
    284
    I'm guessing that you would need to set up an ODBC connection to your database and then refer to that in your connection string. YOu would also need to set up the ODBC connection on all the client machines but just give it the same name so your code does not need to change.

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