Imagine if I have a application I install via clickonce or setup to the customer machine.And it needs oracle client? How can the oracle instant client be installed by the end user ? Or how the hell should it be installed? Should I go to each pc and install it?
Share
Oracle connection requires SQLNet, an Oracle home, etc. So although you can do instant deployment of .net stuff, the Oracle infrastructure needs to be installed on each and every machine that will connect to the database.