芯友网Xin1234.COM

升迁的时候,发现ACCSS 和SQL SERVER的游标类型居然都不一样在ACC上正常运行的游标,到了SQL SERVER就出错了



席主
昨天升迁的时候,发现ACCSS 和SQL SERVER的游标类型居然都不一样
在ACC上正常运行的游标,到了SQL SERVER就出错了
gninihs

高端 
宝小
通用的东西会很复杂的
席主
小宝
Originally Posted bysmileyoufu
3.OS:Win7 Chinese (64)+”MenuAndToolbarDemo” --Error]Also cannot reproduce the problem (from the Demo-Code you posted) -
but you might add some explicit cleanup-code for the pnlTool-Panel
(in Form_Unload)...


Code:Private Sub Form_Unload(Cancel As Integer)   pnlTool.Unload   Set pnlTool = NothingEnd SubAs for the MenuAndToolbarDemo itself - what if you use the (Dll-compiled)
Widget-Classes directly from the vbWidgets.dll ...

Steps to switch to vbWidgets.dll:
- remove all the Private Class-Files from the Project (cfPopUp and all cw... Classes).
- put a reference to a recent vbWidgets.dll into the MenuAndToolbarDemo-Project (it contains the just removed
 Classes)

What is the behaviour then?

Olaf
叔大菜白
这个问题我以前也遇到过,是小宝师父帮我解决的
席主
小宝,上面是vbRichClient5作者的答复
宝小
什么意思
席主
作者说在他电脑上也也没有出现这个错误
说是在窗体卸载事件中添加一些显示清理面板的代码
宝小
难道是中文路径的原因
席主
你电脑上还有没那个源码的实例,有的话,能不能帮我试一下
我单位的电脑装的精简版的,没发编译exe,所以测试不到
宝小
现不在电脑边
席主
哦,那就没戏了
 What is the behaviour then?
这句话没看懂
求个英文:)翻译一下
鱼小
那么这是什么行为?
席主
As for the MenuAndToolbarDemo itself - what if you use the (Dll-compiled) 
 Widget-Classes directly from the vbWidgets.dll ...

 Steps to switch to vbWidgets.dll:
 - remove all the Private Class-Files from the Project (cfPopUp and all cw... Classes).
 - put a reference to a recent vbWidgets.dll into the MenuAndToolbarDemo-Project (it contains the just removed Classes)

 What is the behaviour then?

 Olaf 

全部翻译一下
席主
看明白了,多谢
寞寂花烟比他
你最好重新编译一下vbwidgets.dll,用中文系统。
席主
编译了的
故障和 vbwidgets.dll  无关
不用  vbwidgets.dll  都会发生故障
寞寂花烟比他
普通的vb6的form如何使用vbwidgets,vbwidgets上如何使用普通ocx控件,特别响应事件,olsf给出的答案实在是太复杂了,必须借助ATL方式。
席主
答复的网址有没有,我区看看
普通的vb6的form如何使用vbwidgets-------这个很简单
vbwidgets上如何使用普通ocx控件-------这个没答案
寞寂花烟比他
这个是有的,而且是可以实现的,不过我刚才说了,太复杂了
席主
有网址没
我看看怎么复杂了
寞寂花烟比他
一时找不到,不过因为别人问过Oslf这个问题,他写过代码告诉别人怎么实现的

相关问题
------分隔线----------------------------
赞助商链接
赞助商链接
推荐内容