If objReader.read() = False Then
'Nessun record è stato trovato
Else
'I dati sono stati trovati
End If