http://blog.csdn.net/rfb0204421/article/category/903361 

 

今天在做FORM时遇到错误

FRM-30187: Size of CHAR column in record group must be between 1 and 2000

 

原因是在建record group时,数据库中的列长度超过2000

 

解决办法:1.点击record group属性.

                 2.找到 property 'Column Specifications'

                 3.把字段的长度改为小于2000的即可. 

相关文章:

  • 2021-05-24
  • 2021-11-02
  • 2021-11-05
  • 2021-07-07
  • 2021-08-05
  • 2021-12-15
猜你喜欢
  • 2021-09-19
  • 2021-05-20
  • 2021-12-02
  • 2021-11-20
  • 2021-07-12
  • 2021-12-14
  • 2021-11-23
相关资源
相似解决方案