R
R.Giridharan
hi,
I would like to update the data set data into the database
after a client modification.
Is there nay way i can do that without supplying the
command object again into the adapter
OR
Is there nay way i can use the same Query which i gave
while creation of the adapter for getting the data first
time before sending it to the client ?
Basically i would like to create a generic Data Access
Layer which would do the data persistance with minmimum
effort to the dal consumers.
Regards
R.Giridharan
I would like to update the data set data into the database
after a client modification.
Is there nay way i can do that without supplying the
command object again into the adapter
OR
Is there nay way i can use the same Query which i gave
while creation of the adapter for getting the data first
time before sending it to the client ?
Basically i would like to create a generic Data Access
Layer which would do the data persistance with minmimum
effort to the dal consumers.
Regards
R.Giridharan