Search Results

0
votes
1answer
247 views

Microsoft AX and Business Connector / Enterprise Portal / Application Integration Framework

I've been working a while with a project aiming to integrate AX with the Web. The company who delivered AX has chosen to use Business Connector (BC.net) directly on my side of the backend. …
0
votes
2answers
180 views

AX / Axapta: Retrive Custom fields via SQL

I'm creating a rather "dirty" business connector of my own here, and I'm having trouble finding those "custom fields" that have been created. They show up in AX - but in the SQL-database, …
0
votes

AX / Axapta: Retrive Custom fields via SQL

Sorry for bringing up a dead corpse, but I found out what was going on: The company I did this project for got two SQL-server, one is SRVSQL, and another one named SQLSRV ;) Hehe! S …