T
Tony Johansson
Hello!
I wonder when is it advisable to set the update, insert or delete command
explicitly by using DataAdapter.
instead of using the SqlCommandBuilder.
Does this SqlCommandBuilder build insert, update and delete command that is
wrong in some way or what is the reason.
//Tony
I wonder when is it advisable to set the update, insert or delete command
explicitly by using DataAdapter.
instead of using the SqlCommandBuilder.
Does this SqlCommandBuilder build insert, update and delete command that is
wrong in some way or what is the reason.
//Tony