First of all happy new year to all of you.
It seems I have stumbled over a pretty interesting db - or my knowledge of NAV is lacking. Let's see.
As I migrated data (std NAV data migration tool) the errors pointed to a table that turned out to be a mystery to me. It's a table with two fields of types int-primary key and text-50 char. All the table and field properties are set to default (triple check), there is no code behind and yet I'm unable to insert any data. There is no message, the cursor simply won't jump to the next line. There is no data in the table but some of the other tables point to the primary key field of it. I have a developer license and SUPER user rights.
Any ideas?
0
Answers
I am testing the table directly through the object designer, all of the table and field properties are default, SUPER is default.... The thing is, I can input data into those two fields but the cursor won't jump to the next line to insert the data into the table it just stops. No coding behind. I'm using a dev license - object included.
Below is the original table definition (name is altered):