Hello,
I need to connect with external data base in ax 2012. In 2009 i was using ADO and it was great.
I was searching internet about my problem and everywhere is the solution with setting a DSN. Its not acceptable because a don't want to set on any client the DSN (code will be executing on server and sometimes on client). Do you know any possibilities to resolve my problem ? I'm thinking about .net but I dont test it yet.