April 2009 - Posts

How to execute an external process from a batch
23 April 09 10:56 AM | czdaxsup | 1 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 Read More...
Filed under: ,
HOWTO: Open AX form from custom help file.
21 April 09 03:05 PM | czdaxsup | 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 Read More...
Blocked queries on any change in AOT
16 April 09 03:02 PM | czdaxsup | 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 Read More...
Filed under:

Search

This Blog

Syndication

Page view tracker