AW: [development-axapta] How do I know which field is sorted at, and the sortorder in a grid?

2008-05-16 Thread jesper.joergensen
Hi Tore, You need to add the menuitem to the form CustTable. Exportfile for AOT version 1.0 or later Formatversion: 1 ***Element: FTM ; Microsoft Dynamics MENUITEM : CustSort unloaded ;

[development-axapta] Problem with Int64 and SET

2008-05-16 Thread James Flavell
Can anyone help me to fix a problem in AX4.0 realted to Int64 and SETs I have some code that does the following: SET xyz; SalesLine salines; ; if (!xyz.add(saleslinerecid)) It gives an error that it was expecting an int and not an Int64 I understand the RecId is now Int64 but do not know

[development-axapta] Cannot execute the required database operation.The SQL database has issued an er

2008-05-16 Thread tkbsmanian
Hi All, I'm encountering a problem while synchronizing Tables and the error message is as below. Cannot execute the required database operation. The SQL database has issued an error. Cannot execute a data definition language command on (). The SQL database has issued an error. Request for