When I try to create a connection to oracle database on my TFS, I get a TNS Error that says: TNS could not resolve the connect identifier specified. Both microsoft provider for oracle and the oracle provider for microsoft doesn't work.
1) I have installed 32 bit version of oracle client on my system and also downloaded oracle driver for oledb.
2) I created TNS string and tried connecting to oracle database and the connection was successful. I am able to query the database.
3) I have a sql server 2012 database and using ssms, when I try to import data from oracle, it works.
4) when i use my BIDS 2010, the microsoft oledb provider for oracle works, but the oracle provider for oledb doesn't works - it throws TNS adapter error.
Any help is appreciated.
Thanks