Improving SSRS Report Performance with Set-Based Operations – part 1
Youxuan Jin 13年前 (2013-07-19) 1887浏览 0评论
Introduction Ax reports were migrated to Microsoft SSRS in Ax2012, mostly in the form of Report Data Provider classes (RDP)....
ww12345678 的部落格 | AX Helper
Youxuan Jin 13年前 (2013-07-19) 1887浏览 0评论
Introduction Ax reports were migrated to Microsoft SSRS in Ax2012, mostly in the form of Report Data Provider classes (RDP)....
chwolf 13年前 (2013-07-19) 1672浏览 0评论
Microsoft Dynamics AX 2012 uses SSRS as its report engine. For each data source in a report, SSRS retrieves the data by makin...
William 13年前 (2013-07-19) 2328浏览 0评论
在过去的几个星期里,微软的Windows 8应用开发团队一直都比较忙,推出了现有应用的重大更新、并且带来了Yammer Feed和网络测速软件。而在本周,Microsoft Dynamics团队又至少推出了3款Windows 8应用,并且都是用来配合...
William 13年前 (2013-07-16) 3729浏览 0评论
近2个多月以来,wordpress 博客一直被“建立数据库连接时出错”所困扰,几乎每天早上博客都会显示“建立数据库连接时出错”而无法登录,需要重启 apache 服务或者服务器临时解决该问题。在Google上以“建立数据库连接时出错”为关键字搜索后,...
William 13年前 (2013-07-12) 1802浏览 0评论
The number sequence is the control point to ensure the transactions, and master data IDs are serialized, the IDs structure is...
William 13年前 (2013-07-05) 2008浏览 0评论
In Cumulative Update 6 for Dynamics AX 2012 R2 we have included a new expression editor forthe Product configurator. You can ...
William 13年前 (2013-07-03) 2862浏览 0评论
如果文本控件不和数据表字段关联,则可以采用下面方式 在文本框控件的”textChange”方法中将输入的字符串过滤一下 this.text(strkeep(this.valueStr(),"0123456789")); 这样用...
alirazazaidi 13年前 (2013-07-01) 7515浏览 0评论
Dynamics Ax 2012 provide the functionality to log insert update and delete functionality on table as well as selected filed o...
William 13年前 (2013-06-28) 2915浏览 0评论
More and more companies want to deliver configure to order scenarios at the cost of mass production - mass customization. Thi...
William 13年前 (2013-06-14) 4057浏览 0评论
[eBook]最近一组关于Microsoft Dynamics AX 2012标准培训的0Day书发布。 2013-05-31 Iso MS.80339A.Bill.of.Materials.in.Microsoft.Dynamics.AX.2012...
William 13年前 (2013-06-11) 3006浏览 0评论
Now in Microsoft Dynamics AX 2012, “TypeId” function has been replaced by ExtendedTypeStr orEnumStr. ExtendedType...
Kevin Roos 13年前 (2013-06-05) 4234浏览
Hi all, Lately I’ve been busy developing WCF services to communicate with .NET web applications. All of these web servi...
William 13年前 (2013-06-04) 4846浏览 0评论
很久之前写过一篇博文,详细描述了 Microsoft Dynamics AX 凭证摘要文本的相关功能,随着AX新版本的发布,“凭证摘要文本”功能也得到了加强, AX系统自动产生的凭证摘要的定义 AX自动产生的凭证的摘要文本在“组织管理-...
William 13年前 (2013-05-31) 3294浏览 0评论
Microsoft Dynamics AX 3.0 – 2012 R2 成本不完全解析视频培训的第4次课程,主要内容如下: Microsoft Dynamics AX 2012 R2 的加权平均结算方法 Microsoft Dynamics AX 2...
David M Probst 13年前 (2013-05-24) 2264浏览
A customer recently asked us what the Delivery due date notification workflow in the Procurement and sourcing module is used ...
David M Probst 13年前 (2013-05-24) 2355浏览
A customer recently asked us what the Delivery due date notification workflow in the Procurement and sourcing module is used ...
GeneMi 13年前 (2013-05-23) 5963浏览
We have created about 30 database ERDs (entity relationship diagrams) for tables of Microsoft Dynamics AX 2012 R2. The ...
Kenny Saelen 13年前 (2013-05-22) 4701浏览
In an earlier post I have showed how to use custom WPF controls with Dynamics AX 2012. Well when using this type of fuctional...
William 13年前 (2013-05-22) 1767浏览 0评论
There is a tiny enhancemnt while creating a new customer record. Which is two buttons (Save and close) or (Save and open) &nb...
William 13年前 (2013-05-22) 2127浏览 0评论
The management of the financial periods is an administrative task, it is executed at the end of each month after closing, the...