I recently ran tutility on a table that holds our Purchase Orders; everything seems to work fine-all the data is in tact. However, when I use the app that accesses that table some of the fields in the app display ***** instead of a value. The correct value is in the table, but just not displaying in the application. Furthermore, it seems to only show the ***** when it is a large value. In other words, if the value is under 1000 the value will show but if the value is larger than 999 it displays *****.
I made sure the screen size is correct and that the data was actually in the table. I know its hard not being familiar with the particular system, but if anyone has any ideas or has seen this before your help would be greatly appreciated. Thanks!!!!