SQL Connection cleanup
This commit is contained in:
@@ -700,7 +700,6 @@ Public Class frmMassValidator
|
||||
Dim oArrlist As New List(Of String)
|
||||
oArrlist.Add(oWindreamValue.ToString)
|
||||
oLookup.Properties.SelectedValues = oArrlist
|
||||
'_CURRENT_INDEX_ARRAY(oCount, 1) = oWindreamValue.ToString
|
||||
End If
|
||||
Else
|
||||
If Not IsNothing(oLookup.Properties.SelectedValues) Then
|
||||
|
||||
Reference in New Issue
Block a user