Hello guys I have got this code:
SqlCommand scom = new SqlCommand( \"INSERT INTO klient(name,surname)
The above stated problem is due to the missing executenonquery() statement, add this statement in your code
spojeni.Open(); prikaz.ExecuteNonQuery();