摘要: 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 阅读(120) 评论(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 阅读(198) 评论(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 阅读(131) 评论(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 阅读(375) 评论(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 阅读(131) 评论(0) 推荐(0) 编辑