N
nids
dear all
i am new to .net platform. i am working on a project in vb.net now.
i plan to use gotdotnet daab version 3 for my DAL.I must have
database independence for this project. i am able to retrieve data
from the datbase and fill it to a dataset. i have attached this
dataset to a data grid and can update the values in the dataset. but
i am not sure abtout how to update the database with the modification
in the datset.
i had went through the documentation of UpdateDatset method of
adohelper class but coudnt understand how to specify the commands in
it. Also i am not sure whether i will be using stored procedures .its
more likely that i will be using sql commands directly as text.
because i dont think stored procedures will be supported by all
database systems.
can some one please help me in this by posting sample codes of how
to update a database using dataset .
regards
nids
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
i am new to .net platform. i am working on a project in vb.net now.
i plan to use gotdotnet daab version 3 for my DAL.I must have
database independence for this project. i am able to retrieve data
from the datbase and fill it to a dataset. i have attached this
dataset to a data grid and can update the values in the dataset. but
i am not sure abtout how to update the database with the modification
in the datset.
i had went through the documentation of UpdateDatset method of
adohelper class but coudnt understand how to specify the commands in
it. Also i am not sure whether i will be using stored procedures .its
more likely that i will be using sql commands directly as text.
because i dont think stored procedures will be supported by all
database systems.
can some one please help me in this by posting sample codes of how
to update a database using dataset .
regards
nids
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*