当前位置:
代码迷
>>
PB
>> tabular的DW, 念改为composite复合的,原来的DW内容想转入新的composite
详细解决方案
tabular的DW, 念改为composite复合的,原来的DW内容想转入新的composite
热度:
116
发布时间:
2016-04-29 05:23:08.0
tabular的DW, 想改为composite复合的,原来的DW内容想转入新的composite
一直在用tabular的DW,因需要想改2个DW的composite,原来tabular,
请问是否有方法可以直接将内容转入新的composite中?我试了sharedata()不起作用, 谢谢!
------解决思路----------------------
string ls_data
ls_data = dw_1.describe("datawindow.data")
adwc_1.importstring(ls_data)
查看全文
相关解决方案
Tabular Data Control(TDC)兑现Ajax简介
Tabular Data Control(TDC)兑现Ajax简介
关于USB(composite)设备驱动的概念有关问题
PB tabular ,freefrom 表格导出格式与excel格式不符
powerbuilder composite 使用数组参数有关问题
数据窗口(tabular),某列自动折行显示,该怎么处理
数据窗口(tabular),某列自动折行展示
两个external 作为复合数据窗口(composite)的子窗口,为何不能显示内容
composite 怎么显示grid数据
tabular method解决方案
tabular method解决办法
Design Patterns - Composite
java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Composite
设计模式-组合模式(Composite Pattern)
合成模式-Composite Patern(转-吕震宇)
SSIS 连接 Tabular Cube 出现 0x80040E21等错误的解决办法
设计模式:组合(Composite)模式
【设计模式基础】结构型模式 - 5 - 组合(Composite)
How to solve the failure of the SUPER+SPACE composite key in Linux mint 20.2 system
NHibernate composite-id class must override Equals() 解决办法
设计模式7:Composite Pattern (组合模式)
Java设计模式之组合模式(Composite Pattern)
Head First 设计模式 Design Pattern 9-10 Iterator and Composite, State
java 23 种设计模式-28-java 组合实体模式(Composite Entity Pattern)
java 23 种设计模式-09-java 组合模式(Composite Pattern)
HTML中TDC(Tabular Data Control)显示数据
设计模式 -- 组合模式(Composite Pattern)
C# 设计模式--合成模式(Composite)
Facade, Mediator, Composite, Flyweight
Composite UI Application Block 之自定义UIElement(二)