- Joined
- Sep 19, 2008
- Messages
- 1
- Reaction score
- 0
Hi all,
I have created the typed dataset and with table adapter. I want to update my database from dataset without using the data adapter object methods.
(ie Insertcommand,DeleteCommand,Updatecommand)
Is there any way to configure the dataset to perform the same task?
thanks,
Prash
I have created the typed dataset and with table adapter. I want to update my database from dataset without using the data adapter object methods.
(ie Insertcommand,DeleteCommand,Updatecommand)
Is there any way to configure the dataset to perform the same task?
thanks,
Prash