Here is a data line.
80|Which*professional*sport*awards the Lady Byng Memorial Trophy each year for the Most Gentlemanly Player?|NHL|NFL|PGA|NBA|Sport|3
Here is the code:
question = SQL1.ExecQuerySingleResult2("SELECT question FROM trivia where ID = ? and category = ?",Array As String(NewNumber,category))
lblQuestion.Text = question