摘要:
[代码]以上SQL语句就是选择access所有的表的SQL语句的,本来想直接写SQL语句把每个表的记录数给统计出来的,不过还没有找到办法,只能是先取出所有的表了,然后在外面用程序来计算记录数了 阅读全文
posted @ 2010-09-17 11:54
牛腩
阅读(253)
评论(0)
推荐(0)
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//获取本周的周一publicstringGetThisWeekMonday(){DateTimedate=DateTime.Now;DateTimefirst=System.DateTime.Now... 阅读全文
posted @ 2010-09-17 11:51
牛腩
阅读(332)
评论(0)
推荐(0)