问题:VB6.0 发布程序的时候,用外接程序管理器打包错误
求帮忙啊
收起
把myr作为private成员变量写在Sub Command3_Click()外面 Set myrs = mycon.Execute("select * from book")修改为 if myrs is nothing then Set myrs = mycon.Execute("select * from book")
报告相同问题?