Hi , i cant under stand this statement.
Dim sqlStr As String = ("SELECT COUNT(*) FROM EventTable where ActionName = '" + TxtActionName.Text + "'").
what are u doing after this. where are u excecuting this query.
The i will tell u how to get the value
|