摘要:
Codeusing System;using System.Collections;using System.Collections.Generic;using System.Text;using System.Data;using System.Data.Common;using System.Data.OleDb;namespace Common{ /**//// /// OleDb 书库访问... 阅读全文
posted @ 2009-08-22 10:06
E商.NET
阅读(322)
评论(0)
推荐(0)
摘要:
web.config中添加 在OleDbHelper.cs中添加 Code public static readonly string DBName = ConfigurationManager.AppSettings.Get("DBName").ToString(); public static readonly string DBDriver = ConfigurationManager.Ap... 阅读全文
posted @ 2009-08-22 10:06
E商.NET
阅读(178)
评论(0)
推荐(0)
浙公网安备 33010602011771号