Hi I try to add extra fields in the Sales Header Table with the number range up 50000(and the new number this time 50037) and the system gives me an error message 'active fields in a record may not take up more than 4000 bytes. The active fields in the Sales Header table take up 4012 bytes. You must reduce either the number or the length of the active fields.' What's the solution, expert?
0
Comments
Or you can create a new table with the fields "Document Type", "Document No." and all your new fields. When creating a Sales Header record, you should also create a record in this new table. And when deleting a Sales Header record, you should also ... right .
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Or can you delete some fields?
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
I'm guessing that your table is this big because you have several large text fields in there -- is that correct? If so, Luc's suggestion is probably the best.
Hopefully your not doing this on a LIVE system. So, The form was fine until you tried to add a new field. Then after fiddling around you realized there was a field that was not being used. So you got rid of that one and placed your NEW field on the Form. Itr worked but now you get a new error message after you enter data.
enter data into your new field?
Just opening the form?
Is that the complete message?
it's all in the details that way we don't have to grab at straws.
thanks
http://www.BiloBeauty.com
http://www.autismspeaks.org
that's new to me. I'm sure this not too hard of a problem but when you give just pieces of the puzzle it get's us frustrated too.
So you're only getting this message after leaving the TAB?
http://www.BiloBeauty.com
http://www.autismspeaks.org
Somewhere you might have an ACTIVE of a label. Use the debugger to find it.
Or in the field you are leaving, you have property "NextControl" = the ID of a label. Just delete the "NextControl"-value and it should be ok.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
"Just Ignore This Or Do Something"
I'm glad I'm not upgrading my Navision anymore - these new messages would drive me crazy!
http://www.BiloBeauty.com
http://www.autismspeaks.org
Contact the Solution Center that originally performed the very extensive modifications to your databse. They will be able to tell you the name of the table they created to hold the "overflow" from the many other additional data fields they had to add to that table (and the other related tables).
They also have a copy of your database that will have the original table layout if you do not have a way to get back to that on your own.
As to the new fields you want to add, they will have to go into that new table and since there are codeuints involved in processing that table, you will need to explain to "K" that the choices are to spring for about 34K worth of additional licenses, or hire someone who has those licenses to do the work.
BTW I think you are capable of doing the work - but the 34K for a full blown develpment licensing will buy one heck of a lot of billable hours from most any Solution Center. And this project would not take a "heck of a lot" of time.