.vbs in wise script crashes
I am using 2 other .vbs scripts in this wisescript and they don’t cause this crash. I have called databases in the past from .vbs within wisescript without crashing. When run outside of Wise it exits with a 0, when the wise script has the . vbs commented … Open “SELECT * FROM [Software Information] WHERE [Footprint] = ‘” & FOOTPRINT & “‘”, objConnection, adOpenStatic, adLockOptimistic. If err 0 Then objBID = “Failure” Else If objRecordSet.EOF And objRecordSet.BOF Then …
Software news by noreply@appdeploy.com (bkruiser)