Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 73760

enum (NoYes) type has wrong value

$
0
0

Hello.

I am setting on code value of MyTable::MyColumn, like that:

MyTable::MyColumn is enum type (NoYes) value = NoYes::Yes;

 

After setting that value to "Yes", it is sometimes not = 1 (NoYes::Yes), but just a random value (like 12342344 - not =1 on DB).

I put that value by direct sql code in AX (but always put = 1).

 

What may be the reason that column get sometimes random value (generally it's = 1, but for some reasons I don't understand it's not).

 

Thanks :)


Viewing all articles
Browse latest Browse all 73760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>