No value given for one or more required parameters
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I got this error when I ran cmd.ExecuteNonQuery(). But if I run the cmd directly in the database, it doesn't have any problem. Can anyone know what causes it?
-
I got this error when I ran cmd.ExecuteNonQuery(). But if I run the cmd directly in the database, it doesn't have any problem. Can anyone know what causes it?