Answer the question
In order to leave comments, you need to log in
How to combine component parts in SET from UPDATE?
SqlCommand command = new SqlCommand("UPDATE [Library] SET [Title] = @Title AND [Tags] = @Tags AND [Body] = @Body WHERE [Id] = @Id", sqlConnection);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question