Hi!
I need to handle CRUD operations on AX (custom) Tables from .NET aplication...
Read i managed via QueryService which is embeded in AX... It return me System.Data.DataSet and its easy to manage in C#
Problem appears when i want to handle other operations...
What is the best way ??
Can i use some embeded service or should i create new service (different for each table o mayby generic) ??
Thank you in advance!
*This post is locked for comments
I have the same question (0)