PowerBuilder A target is required to complete this operation. 问题
发布时间: 更新时间: 总字数:187
阅读时间:1m
作者: 谢先斌
分享
复制网址
专栏文章
- PowerBuilder中出现Connect failed:Integrated logins are not permitted问题解决
- PowerBuilder A target is required to complete this operation. 问题(当前)
- Powerbuilder 中出现 Specified database is invalid (指定的数据库无效)问题解决方案
- PowerBuilder Errorc0003:Condition for if statement must be a boolean 问题
- Powerbuilder10.0中多个库文件的建立(***.pbl文件的建立)
- Powerbuilder中窗体等控件的重命名方法
- PowerBuilder 增删改查小实例
- PB中用DataWindow.Update更新数据
PowerBuilder A target is required to complete this operation. 问题
问题描述
在链接powerbuilder的过程中会出现一下的问题:
- A target is required to complete this operation.一个目标必须完成这次操作。
- The following targets could not be opened and will be removed from the wordspace.
解决方案
这个原因主要是由于用PowerBuilder10.0做的东西无法在Powerbuilder9.0中打开而引起的。一般的程序是向下兼容的做好用Powerbuilder10.0打开所需的工作空间。
- 上一页:cephadm 部署 Ceph 集群
- 下一页:Matlab 常用函数一
专栏文章
- PowerBuilder中出现Connect failed:Integrated logins are not permitted问题解决
- PowerBuilder A target is required to complete this operation. 问题(当前)
- Powerbuilder 中出现 Specified database is invalid (指定的数据库无效)问题解决方案
- PowerBuilder Errorc0003:Condition for if statement must be a boolean 问题
- Powerbuilder10.0中多个库文件的建立(***.pbl文件的建立)
- Powerbuilder中窗体等控件的重命名方法
- PowerBuilder 增删改查小实例
- PB中用DataWindow.Update更新数据
最近更新
最新评论
加载中...