摘要:
1。方式一using System.Data.OracleClient;public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { OracleConnection conn = new OracleConnection("Data Sourc... 阅读全文
posted @ 2006-11-28 14:20
疯一样的自由
阅读(779)
评论(1)
推荐(0)