Sign In
Dynamics AX Czech Support Team
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Framework
Administration
AIF
AX2009
Business Connector
C#
Data Import
Demand Planner
How To
Script
SQL
Team Foundation Server
Upgrade
X++
Archive
Archives
December 2010
(2)
May 2010
(1)
November 2009
(1)
October 2009
(3)
September 2009
(5)
May 2009
(2)
April 2009
(3)
March 2009
(3)
February 2009
(2)
January 2009
(3)
December 2008
(2)
October 2008
(1)
August 2008
(6)
July 2008
(4)
April, 2009
MSDN Blogs
>
Dynamics AX Czech Support Team
>
April, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Dynamics AX Czech Support Team
How to execute an external process from a batch
Posted
over 3 years ago
by
Martin Falta
3
Comments
You might need to execute an external process in a batch and you’re thinking about using WinApi::shellExecute() method. Unfortunately the whole WinApi class is set to run on client. Also the method WinApi::shellExecute() is marked as client method. That...
Dynamics AX Czech Support Team
HOWTO: Open AX form from custom help file.
Posted
over 3 years ago
by
Martin Falta
1
Comments
There is one interesing feature available in help file. You could link AX Form directly from help file. There is an example in standard AX 2009 installation. Open form Accounts receivable / Setup / Customer groups . Press F1 Open file will be opened as...
Dynamics AX Czech Support Team
Blocked queries on any change in AOT
Posted
over 3 years ago
by
Martin Falta
1
Comments
You may face a blocking issue on SQL Server each time you do any change in AOT. And you’re using database log. This is the problem. While using database log an insert trigger on SysDatabaseLog table is always dropped and recreated what is causing blocking...
Page 1 of 1 (3 items)