摘要:
如果是遇到VMWARE 6(SERVER)出现2GB FILE REASONS TOO BIG。 就在VMX文件下加这一句: diskLib.sparseMaxFileSizeCheck= "false" 或者在设置里加add entry.也行。 出错信息大概如下。 VMware Workstation cannot open one of the virtual disks neede... 阅读全文
posted @ 2008-01-18 19:47
Benny Ng
阅读(2445)评论(0)推荐(0)
摘要:
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.W... 阅读全文
posted @ 2007-08-24 15:11
Benny Ng
阅读(324)评论(0)推荐(0)
摘要:
How to Downgrade a Database from SQL Server 2005 to SQL Server 2000 As you may all know, SQL Server 2005 request a minimum of 8GB RAM to work… let say satisfactorily. I first didn’t knew that and ... 阅读全文
posted @ 2007-06-12 16:05
Benny Ng
阅读(397)评论(0)推荐(0)