摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Collections;using System.Data.SqlClient;using System.Data.Common;using System.Configura... 阅读全文
posted @ 2009-09-02 11:08 bestsaler 阅读(124) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Collections;using System.Data.SQLite;using System.Data.Common;namespace Common.Dba{ ... 阅读全文
posted @ 2009-09-02 11:07 bestsaler 阅读(209) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Data.Common;using System.Collections;using System.Data.OracleClient;using System.Config... 阅读全文
posted @ 2009-09-02 11:06 bestsaler 阅读(140) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Data.OleDb;using System.Data.Common;using System.Collections;using System.Configuration... 阅读全文
posted @ 2009-09-02 11:05 bestsaler 阅读(386) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Data.Common;using System.Configuration;using System.Data.SqlClient;using System.Collect... 阅读全文
posted @ 2009-09-02 11:04 bestsaler 阅读(142) 评论(0) 推荐(0)