发布于 2003-06-19 12:19:05
0楼
在做工程的时候,第一先将功能实现,至于落后不落后那是另外一个问题了,我想知道你的这段代码与之通信的是什么数据库?
又:-q Do not display the server screen or its output.
-s Set the user ID for syslog messages.
-p Set the maximum size of communication packets.
-c Set the initial memory reserved for caching database
pages and other server information.
以上可以在PB的ANYWHERE或执行dbisqlc.exe的帮助中获取
又:你的VB代码是与EXCEL通信的,方式为DDE,不太适合我们现在讨论的方法,不过谢谢了。我个人意见还是用DLL方式比较好。
又:刚才仔细推敲了一下,方式为OLE。