| mamei 回复于:2003-09-16 18:25:22
|
搞定了,本来/QUERY有这个功能!
|
| xuguopeng 回复于:2003-09-16 19:34:56
|
怎么解决的说出来啊~~~~~~~~
|
| mamei 回复于:2003-09-16 19:46:29
|
Data Transfer只能传输类型为*file的Object,只要把生成*qryden的object转化为 *file就可以了!!
QUERY倒数第二项是
[color=red:1d320ab3ac] > Select output type and output form[/color:1d320ab3ac]
进去就可以定义输出的类型!
Select Output Type and Output Form
Type choices, press Enter.
[color=red:1d320ab3ac]Output type . . . . . . . . . . . 3 1=Display[/color:1d320ab3ac]
2=Printer
3=Database file
Form of output . . . . . . . . . . 1 1=Detail
2=Summary only
Line wrapping . . . . . . . . . . N Y=Yes, N=No
Wrapping width . . . . . . . . . Blank, 1-378
Record on one page . . . . . . . N Y=Yes, N=No
按执行键到下一屏
File . . . . . . . . . SONY Name, F4 for list
Library . . . . . . XIAYEEBEEN Name, F4 for list
[color=red:1d320ab3ac]Member . . . . . . . . *FILE Name, *FIRST, *FILE, F4 for list [/color:1d320ab3ac]
Data in file . . . . . 5 1=New file, 2=Replace file
3=New member, 4=Replace member
5=Add to member
For a new file:
Authority . . . . . *LIBCRTAUT *LIBCRTAUT, authorization list name,
*CHANGE, *ALL, *EXCLUDE, *USE
Text . . . . . . . . File information for Sony
Print definition . . . N Y=Yes, N=No
|
| michael9406 回复于:2003-09-16 21:49:53
|
设为精华吧
|
| myyzq 回复于:2003-09-17 11:25:59
|
不会吧 好简单的 DD
|
| stephenxie2003 回复于:2003-09-17 11:48:26
|
按照你的做法好像也只是把产生的数据库存放到400的指定Lib中亚?
并没有传到PC上?请教!
|
| vampirec 回复于:2003-09-17 13:28:55
|
[quote:1684c23c67="mamei"]
Data in file . . . . . 5 1=New file, 2=Replace file
..........[/quote:1684c23c67]
这个做法是将QUERY生成的结果集下传到PC上,这个不是很正常吗,都这么传的,但如果你需要把QUERY的定义下传到PC好像不能用这种方法。
|
| mamei 回复于:2003-09-17 13:40:34
|
QUERY的定义怎么传到PC机上????
谢谢!!!
|
| michael9406 回复于:2003-09-17 19:25:01
|
不可以的。
|
| stephenxie2003 回复于:2003-09-18 14:41:20
|
既然不可以,那这帖子还设为精华?
|
| layyf 回复于:2003-09-19 10:04:15
|
答的人很认真严肃,问的人就问的不是很到点,下次尽量详细点。骂人的和觉得/质疑其他人的就。。。
|
| kimdai 回复于:2003-09-20 01:14:01
|
唉~~
|
| yhp 回复于:2003-09-22 09:19:44
|
既然可以生成QUERY 是否也可以生成VIEW (CREATE VIEW)
那样不是直接可以下传了吗?
|