上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 53 下一页
1.幸福,不是长生不老,不是大鱼大肉,不是权倾朝野。幸福是每一个微小的生活愿望达成。当你想吃的时候有得吃,想被爱的时候有人来爱你。   1. Happiness is not about being immortal nor having food or rights in one's hand. It’s about having each tiny wish come true, or having something to eat when you are hungry or having someone's love when you need love.     2.一个人总要走陌生 Read More
posted @ 2010-12-10 10:46 Fandy Xie Views(227) Comments(0) Diggs(0) Edit
PS: the following X++ code must be run on serverwrote by Jimmy on Dec.7th 20101)using to ODBC connection DB2)using to common connection DB Read More
posted @ 2010-12-07 11:37 Fandy Xie Views(663) Comments(0) Diggs(0) Edit
Next create a button on form . and call the method on the button click event. (for the button property makesure the Multiselect should be set to yes , or else by default for multiple selection system will disable the buttons)wrote by Jimmy on Dec.7th 2010 Read More
posted @ 2010-12-07 10:14 Fandy Xie Views(264) Comments(0) Diggs(0) Edit
行列互转[代码]sql替换字符串 substring replace[代码]SQL查询一个表内相同纪录 having如果一个ID可以区分的话,可以这么写[代码]如果几个ID才能区分的话,可以这么写[代码]其他回答:数据表是zy_bho,想找出ZYH字段名相同的记录[代码]把多行SQL数据变成一条多列数据,即新增列[代码]表复制[代码]语法1:Insert INTO table(field1,field2,...) values(value1,value2,...)语法2:Insert into Table2(field1,field2,...) select value1,value2,... Read More
posted @ 2010-12-05 23:05 Fandy Xie Views(361) Comments(0) Diggs(0) Edit
Using x++ code export AOT's Jobs path treenode to the disk wrote by Jimmy onDEC.5th 2010Export Tree node to the disk Read More
posted @ 2010-12-05 18:24 Fandy Xie Views(197) Comments(0) Diggs(0) Edit
http://files.cnblogs.com/Jimmyx/Class_SysMultiTableLookup.rarThe SysMultiTableLookup.rar is a class to show multi table information.When you want to create a sales line in SO, You can selet an item and see some information of item. Those information is from invent table.But sometimes you want those Read More
posted @ 2010-12-05 16:29 Fandy Xie Views(620) Comments(0) Diggs(0) Edit
X++ Code below as:Wrote by Jimmy on DEC.3th 2010Usinmg X++ Code Created reportCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->static void Jimmy_ReportCodeCreatedRun(Args _args){ #AOT Report areport; ReportDesign design; ReportAutoDesignSpecs specs Read More
posted @ 2010-12-03 17:33 Fandy Xie Views(282) Comments(0) Diggs(0) Edit
Go to the Main Table Form is a feature of Dynamics AX, which allows users to jump to the main record just by right-clicking on the field and selecting the Go to the Main Table Form option. It is based... Read More
posted @ 2010-12-03 16:26 Fandy Xie Views(359) Comments(0) Diggs(0) Edit
Wrote by Jimmy on DEC.2th 20101) create to a Customized table(class),table(class) name need to add the short for company Name referred to as the prefix; then table field/method name is not necessary a... Read More
posted @ 2010-12-02 16:59 Fandy Xie Views(425) Comments(0) Diggs(0) Edit
PS:http://kashperuk.blogspot.com/2009/11/syscompilertarget-compiling-x-code.htmlI have been posed with a question about how to avoid showing the compilation window during compilation of some X++ code ... Read More
posted @ 2010-12-02 16:51 Fandy Xie Views(336) Comments(0) Diggs(0) Edit
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 53 下一页