摘要:
今天在群里有人发了一帖子链接:关于Model数据实体层,欢迎大家来讨论内容: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--请问大家是如何处理以下问题:Model是数据库表的实体映射,当系统的需求出现新的变换,例如增加新的功能时数据库需要增加新的字段... 阅读全文
摘要:
internal static string GetTableColumns2000() { sqlText.Remove(0, sqlText.Length); sqlText.Append("select s1.name as ColumnName,case s2.name when 'nvarchar' then s1.[prec] else s1.[length] end as [MaxS... 阅读全文
摘要:
今天一次性解决三个小问题:问题1:本机打开Access数据库老是提示:“Windows 正在配置 Microsoft Office Professional Edition 2003,请稍候”解决办法: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlig... 阅读全文
摘要:
问题起源:[代码]曾经的以为:[代码]同事的质问:[代码]引申出的错乱:[代码]最后,为了解惑,还是用示例来说话了: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--classDemoClass:ICloneable{publicintintValue... 阅读全文