Would anyone know how to get / download a list of AX 2012 Data Dictionary Tables and its Fields without going through AOT?
Thank you in advance!
Best regards,
Ethel
—————————— Ethel Cueto Financial Controller Ultimate Positioning Group Brisbane, Australia ——————————
Andrew Russell
Member
June 28, 2021 at 4:25 AM
If you have SQL access, you can pull from the database:
select * from sqldictionary where fieldid = 0 –lists all tables select * from sqldictionary where tableid = 77 –lists all fields for specific table
Hope this helps.
—————————— Andrew Russell Direct Wines Reading, UK —————————— ——————————————-
Bob Coward
Member
June 28, 2021 at 7:38 AM
Hi Ethel,
Microsoft provided this table list for us years back.Ā Whether it is up to date, can’t say.Ā There are a few examples online showing how to abstract a field list from a provided table name.Ā Don’t know of a complete solution to your question but if you have a developer at hand it would be one of the simplest requests they have experienced
Please note:
This action will also remove this member from your connections and send a report to the site admin.
Please allow a few minutes for this process to complete.
Report
You have already reported this .
Welcome to our new site!
Here you will find a wealth of information created for peopleĀ that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!