|
Insert command just doesn't work.
Hey, all.
Been a while since I've posted -- So busy XP
Anyway.
I have a giant insert statement set up, using sqlParameters added to a sqlCommand in VB.Net.
I instantiate the parameters, add them to the command, and then set their values.
At the end I do a cmd.ExecuteNonQuery() to run the insert statement. It does not throw an error, however it also doesn't put the data in the database.
What's going on here? Any help is much appreciated.
__________________
Tier 2 Hardware Technician
Net Effects, LLC
Brunswick, Ohio
|