随笔 - 225  文章 - 0  评论 - 6  阅读 - 75098
02 2012 档案
Give a simple result about crystal report
摘要:since learn crystal report three weeks,i meet some problem1. first was always show one row data, because i put feilds wrong area, not details but page 阅读全文
posted @ 2012-02-27 17:18 子虚乌有 阅读(185) 评论(0) 推荐(0) 编辑
Records for semicolon & licenses in oracle excute
摘要:not set semicolon in the end, error: ORA-00911: invalid character add licenses.licx for devart, platform must x86 , if use any cpu, the oci.dll path w 阅读全文
posted @ 2012-02-09 17:02 子虚乌有 阅读(302) 评论(0) 推荐(0) 编辑
Copy a DataRow in old DataTable to a new DataTable
摘要:DataTable dataTable = CommonCode.GetCheckData(); DataTable nds = new DataTable(); for (int index = 0; index < dataTable.Rows.Count; index++) { if ((In 阅读全文
posted @ 2012-02-09 13:14 子虚乌有 阅读(299) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示