Hi,
If we create a table or view directly on the AX SQL database, will it affect anything?
Could you please let me know the impacts?
Thanks,
Hari
*This post is locked for comments
I have the same question (0)

Hi,
If we create a table or view directly on the AX SQL database, will it affect anything?
Could you please let me know the impacts?
Thanks,
Hari
*This post is locked for comments
I have the same question (0)It is a best practice not to add tables or views in the business or model store databases that are not controlled by AX. But, people have done it, and it does work. Of course they can break during upgrades and for other reasons, and since they're not under the control of AX, you won't discover it with a compile, nor will you benefit from changes to EDT's automatically "fixing up" your tables and views in the same way that they would being hosted in the AOT.