This is my code so far:
private void loginbtn_Click(object sender, EventArgs e) { CRUD.cmd = new NpgsqlCommand("SELECT COUNT(*) FROM users WH