N
naruto2000x
Hi
Before that, Sahil thanks for your help before.
Here is my other question. (sorry, i am new to ADO.net, so i have a
lot of question)
i know that sqlCommandBuilder is used to generate the insert, update
and delete command of the DataAdapter.
However why is it neccesary to use the the sqlcommandbuilder (together
with the Update method of the data adapter to write the changes back
to the database)?
What i mean is that when we pass a sql UPDATE, INSERT, or DELETE
statement to the data adapter contructor follows by its fill method,
the database will automatially get updated based upon the sql
statement that we pass in. So in what situation we will use thid sql
command builder together with update method?
thanks
winnie
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
Before that, Sahil thanks for your help before.
Here is my other question. (sorry, i am new to ADO.net, so i have a
lot of question)
i know that sqlCommandBuilder is used to generate the insert, update
and delete command of the DataAdapter.
However why is it neccesary to use the the sqlcommandbuilder (together
with the Update method of the data adapter to write the changes back
to the database)?
What i mean is that when we pass a sql UPDATE, INSERT, or DELETE
statement to the data adapter contructor follows by its fill method,
the database will automatially get updated based upon the sql
statement that we pass in. So in what situation we will use thid sql
command builder together with update method?
thanks
winnie
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*