开发者

c# oracle problem

开发者 https://www.devze.com 2023-01-01 02:20 出处:网络
I am using c#.net with an Oracle database. 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#.

I am using c#.net with an Oracle database.

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#.

I have searched the net but ha开发者_开发问答ve 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. 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

0

精彩评论

暂无评论...
验证码 换一张
取 消