using System; using System.Configuration; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.OleDb; /// /// DataBase数据库 /// namespace MicroDBHelper