标签:
Sybase官网网址:infocenter.sybase.com/archive/index.jsp?topic=/com.sybase.dc00729_1500/html/errMessageAdvRes/BABDHDFF.htm
ERROR :Ad-hoc updates to system catalogs not enabled. A user with System Security Officer (SSO) role must reconfigure system to allow this.
解决方法:
1、java图形连接到数据
2、右击连接,选择Config,如图:
3、在新开的界面里选择allow updates to systems to table ,把0 改成1,如图:
点OK,然后就可以更新系统表了。
标签:
原文地址:http://www.cnblogs.com/yanglikun/p/4205230.html