Home Forums SQL Server 2008 Working with Oracle Linked server to Oracle DB not working after installing OLEdb provider ( ODAC) RE: Linked server to Oracle DB not working after installing OLEdb provider ( ODAC)

  • Thanks for response... I found the fix and it was by logging in with a SQL login and NOT windows login. Not sure why but everything worked including updates towards oracle.

    I guess its a security setting but I don't want to mess up anything with a prod server though.

    J