08 2021 档案
摘要:1、达梦数据库: select 1 from syscolumns where id in(select id from sysobjects where UPPER(name)=UPPER('" + 表名+ "')) and UPPER(name)=UPPER ('"+字段名+"') 2、Orac
阅读全文
摘要:public class DMDBhelp { /// <summary> /// 获得数据库链接 /// </summary> /// <returns></returns> public static DmConnection GetConn() { string strconn = "serv
阅读全文

浙公网安备 33010602011771号