Thanks jbenson001
I was thinking of password here, sorry:
Link
It is an Access DB that I have, so I would need to replace that SQL, wouldn't I?
I am getting an error on that line:
Dim Sql As String = "UPDATE university SET uniqueCode='',password=@password WHERE uniqueCode=@uniqueCode and...