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