VB下载以后为什么打开不了。。提示找不到路径。。

2026年09月22日 17:17
有4个网友回答
网友(1):

select a.fromstepid,
case a.isauto when 1 then b.tostepid else a.tostepid end as tostepid
from step a
left join step b on fa.tostepid=b.fromstepid
where a.fromstepid not in
(select tostepid from step where isauto=1)
SQL Server2005,测试通过

网友(2):

右键属性..就可以了

网友(3):

具体点!来张图!

网友(4):

是VB安装包吗?附图吧