Anybody who knows how to connect Oracle database to Visual studio? Am using Oracle 11g and visual studio 2010. And, please? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Anybody who knows how to connect Oracle database to Visual studio? Am using Oracle 11g and visual studio 2010. And, please?

12th Aug 2017, 8:19 PM
Doyo
Doyo - avatar
2 Answers
+ 1
Use a sqlconnection from the system.data.sqlclient class. And look for the right connectionstring to connect to the oracle database. http://www.c-sharpcorner.com/UploadFile/nipuntomar/connection-strings-for-oracle/
12th Aug 2017, 8:32 PM
sneeze
sneeze - avatar
+ 1
Thanks sneeze :)
12th Aug 2017, 9:49 PM
Doyo
Doyo - avatar