简体   繁体   English

C#Oracle问题

[英]c# oracle problem

I am using c#.net with an Oracle database. 我正在将c#.net与Oracle数据库一起使用。

I want an example of how a dropdown list will fetch values from database name. 我想要一个示例,说明如何使用下拉列表从数据库名称中获取值。 I want to know how to make an Oracle connection in c#. 我想知道如何在c#中建立Oracle连接。

I have searched the net but have not got exactly what I require. 我已经在网上搜索过,但没有得到我所需要的。

plz add comment tag to understand me. 请添加评论标签以了解我。

Thank you 谢谢

I would suggest that you use the Oracle provided ODP.NET . 我建议您使用Oracle提供的ODP.NET They also have some getting started tutorials that should help get you on your way. 他们也有一些入门教程,应该可以帮助您入门。

http://www.oracle.com/technology/obe/hol08/dotnet/getstarted-c/getstarted_c_otn.htm http://www.oracle.com/technology/obe/hol08/dotnet/getstarted-c/getstarted_c_otn.htm

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM