When I opened NAV Tables through SQL Management Studio I can see that some columns are missing or not shown. For example the 'Table Name' column of Table 405 - Change Log Entry. There are columns missing in other tables such as Windows Login, Windows Access Control etc. These are the one I noticed.
Can anyone help me to kow why this happened and what if I want those columns
Najja
0
Comments
But what if I want the flow fields values in SQL table
Najja
RIS Plus, LLC
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
To get the value of an flow field in sql, you must make an join, subselect or some else.
let us know, ff you need the sql example for table 405.
Regards
Yes I would like to see the sql sample for Table 405. In that table the user id is recorded directly but the 'Field Name' is a flow field which is looking up information from the Virtual Table 'Field' (Table No 2000000041). Please let me see the sample so that I can also know how to query and use joins on Virtual Tables, coz there is another virtual table I am interested in (Table 'SDI - Account ID', Table No. 2000000055)
Thanks in advance
Najja
But how will I get the information stored as a flow field which is looking up in virtual tables. example the table 405, column 'Field Name'
Najja
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n