Click here to Skip to main content
15,907,392 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Everybody,

Can anybody Tell me How to connect to Oracle database from a clients PC to server Without Installing a Oracle Client in Client's Machine.
Posted

this site will be useful to solve your problem
 
Share this answer
 
How to connect to an oracle database without oracle client tools[^]

system.data.oracleclient needs to be added as a reference and then you would generally follow the steps for connecting to a sql server database but all is explained in the article above
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900