A
Andy Choi
Hi all,
I am a newbie in Ado.net. I have a question on the usage of
sqlcommandbuilder. I know it will generated a update statement
automatically. Is there a way to override this. The update statement
it generate is not very efficent because it checks every fields. For
my application, I just need to check the timestamp for validation
purpose. I know sqlcommandbuilder can not be inherited. So I don't
know how to make it to generate the update statement that I want.
please help.
Thanks
Andy
I am a newbie in Ado.net. I have a question on the usage of
sqlcommandbuilder. I know it will generated a update statement
automatically. Is there a way to override this. The update statement
it generate is not very efficent because it checks every fields. For
my application, I just need to check the timestamp for validation
purpose. I know sqlcommandbuilder can not be inherited. So I don't
know how to make it to generate the update statement that I want.
please help.
Thanks
Andy