Home > database >  About c # connecting oracle database can't find the System. Data. OracleClient assemblies
About c # connecting oracle database can't find the System. Data. OracleClient assemblies

Time:09-18

First of all introduce my is VS2013 64 oracle 11 g 64

VS2013.net framework 4.5 does not support the System. The Date. OracleClient, so you want to download additional Oracle. ManagerDataAccess. Zip, decompression, will be the inside of the Oracle. ManagerDataAccess. DLL in your project (the project is you new project, I said Oracle. ManagerDataAccess. DLL copied into, and bin folder in the same folder), and then reference,
Provide the download link here, I also am in his BBS download:
http://pan.baidu.com/s/1eS2ZOaQ

VS2013 step one, the diagram below (note that VS2010 version not this step:



On step at the end of my first operation: I was under the
Since VS2010 and VS2013 is different, I was in accordance with the VS2010, but didn't succeed, then press the VS2010 after operation on the basis of reentry VS2013 steps one and three operations (VS2013 step 1 and step 2 order doesn't matter ~) :

VS2013 (VS2010 steps in step 2 a)



Selected flight booking, right click to select "properties" and then to below operation:



That's right is to choose the.net Framework 4 sure closed after
VS2013 third step on the basis of VS2013 step 4 after operation to click on the "add reference", (at this time still can't find the System. Data. OracleClient), browse and then click on the lower right corner below



Below the Oracle. ManagerDataAccess. DLL is VS steps one call you copied to the project in the Oracle. ManagerDataAccess. DLL (not your downloaded from the Internet, rather than in the engineering of the Oracle. ManagerDataAccess. DLL)





Finally, click ok, you can find in VS2013 step 4 System. Data. The OracleClient
(VS2013 step 4, VS2010 step 2)

[color=# FF0000] VS2010 step to this end, you can then select the ticket reservation, right click - & gt; Select add - & gt; Reference, find System. Data. OracleClient checked ok, (you can also choose to the top of the "project" - & gt;" Add reference '- & gt; Find System. Data. OracleClient can also check the)






(write this waste of an hour, to operate a few minutes, just to give as much as I do comrades, saving time, fast thanks I )



CodePudding user response:

Sorry, aap on how two picture can't see, on a web page can see
  • Related