摘要: Oraclestring ConnectionString="Data Source=sky;user=system;password=manager;";//写连接串OracleConnection conn=new OracleConnection(ConnectionString);//创建一个新连接Command 对象为 OracleCommandSql server ||||命名空间us... 阅读全文
posted @ 2006-04-01 10:31 New Yang Bo Element 阅读(2066) 评论(0) 推荐(0) 编辑