earizmendi
3rd January 2006, 05:02
In the last few days we have doing some little things with VB6 and BaanIVc4...through AFS, we has update the session "tcmcs0145m000" with success, but we can't close the connection...
Does anybody can help us with this issue...
here the code that we are using...
*----------------------------------
If Not BaanObj Is Nothing Then
BaanObj.Quit
Set BaanObj = Nothing
End If
*-----------------------------------
thanks in advance...
:)
Does anybody can help us with this issue...
here the code that we are using...
*----------------------------------
If Not BaanObj Is Nothing Then
BaanObj.Quit
Set BaanObj = Nothing
End If
*-----------------------------------
thanks in advance...
:)