摘要:
在64位 Windows 7中水晶报表的错误:Crystal Report Error: Either the Crystal Reports registy key permission are insufficient or the Crystal Reports runtime is not ... 阅读全文
摘要:
select a.name as TableName,b.name as FieldName,c.text as defaultValuefrom sys.sysobjects a inner join sys.syscolumns b on a.id=b.id inner join sys.syscomments c on b.cdefault=c.idwhere a.xtype='U'order by a.name,b.nameselect a.name as TableName,b.name as FieldName,c.text as defaultValuefrom 阅读全文
摘要:
Expand .NET Framework 3.5 and check the box in front of .NET Framework 3.5.1 (or current version may change with Windows Updates). Then click the Next button to reach the confirmation screen. Then Click the Install button to complete the process of adding a feature.Right-click on Computer and choose 阅读全文