1: 2:
SQLQuery = "select ISNULL(CONVERT(varchar(10), InvDate, 120), '-') from " & tabletosearch & " where Serial = '" & txtReturn_Serial.Text & "'"