1. Home
  2. Knowledge Base
  3. Problems (EN)
  4. I need more precision for the post-processing field

I need more precision for the post-processing field

Answer: Altering database with the following SQL sentence (MySQL) should provide a fix:

ALTER TABLE tagente_modulo MODIFY `post_process` double(18,13) default NULL;
Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support

Recent Discussions