AX 2009 - .Net business connector with a SQL statement with several joins

The problem is I don’t know X++. You helped me the other day with another SQL statement by telling me I needed the “&&” instead of “AND” and “==” instead of “=”. I thought I did this in my SQL statement?

Also, I’m confused about this:

ax.ExecuteStmt(strSql, axRecord1, axRecord2)

Can you provide an example or send me a link of where this is used? I can’t seem to get this to work.