摘要:
Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 8000401a 因为配置标识不正确... 阅读全文
摘要:
using System;using System.Collections;using System.Collections.Generic;using System.Text;using System.Text.RegularExpressions;using System.Web;using System.Web.Caching;namespace CropWeb.Library{ /// /// 缓存管理 /// public class CacheHelper { private CacheHelper() { } //>> Based on Factor = 5 defa 阅读全文
摘要:
使用powerdesignerfirst of all, you should configure your ODBC to connect your access. Second, reverse database from ODBC by PowerDesigner. From menu, select Database->Reverse Engineer Database, then select ODBC you configured just now. Last, click OK to re-generate PDM from your access.By the way, 阅读全文