ADO.NET SqlHelper
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Configuration;using System.Data.SqlClient;using System.Data;namespace StudentMgr{ public static class SqlHelper { public static readonly string connstr = ConfigurationManager.Conne... 阅读全文
posted @ 2014-04-05 16:08 钟灵毓秀的家园 阅读(139) 评论(0) 推荐(0)
浙公网安备 33010602011771号