摘要: http://www.connectionstrings.com/ 阅读全文
posted @ 2006-04-13 14:24 半克拉鹅卵石 阅读(129) 评论(0) 推荐(0)
摘要: 水晶报表中对年龄进行分组的公式字段 select {Birthday.Age}case upto 20:"20岁以下"case upto 30:"21-30岁"case upto 40:"31-40岁"case upto 50:"41-50岁"case upto 60:"51-60岁"default:"61岁以上" 阅读全文
posted @ 2006-04-13 09:25 半克拉鹅卵石 阅读(398) 评论(0) 推荐(0)