文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Unidac:解决“trying to modify read-only Field”问题!

Unidac:解决“trying to modify read-only Field”问题!

时间:2010-12-19  来源:毛小毛

当后台使用UniDAC+CDS,关联视图或自定义函数,为了数据一致性,有可能需要在前台界面上修改CDS相关的自定义函数输出的字段,即便是将 该字段设置为 readonly为false,或将其字段的 FieldDefs属性的attributes的faReadOnly去掉,系统也会抛出一个异常:trying to modify read-only Field。


解决问题很简单,将TUniQuery.Options.SetFieldsReadOnly为false即可。

查一下TUniQuery.Options.SetFieldsReadOnly的帮助,这样写道:

If True, dataset sets the ReadOnly property to True for all fields that do not belong to UpdatingTable or can not be updated. Set this option for datasets that use automatic generation of the update SQL statements only.

相关阅读 更多 +
排行榜 更多 +
打击盒沙盒和射击无限金币版

打击盒沙盒和射击无限金币版

飞行射击 下载
全民打方块无限钻石版最新版本

全民打方块无限钻石版最新版本

飞行射击 下载
打击盒沙盒和射击

打击盒沙盒和射击

飞行射击 下载