hi,
when we use disconnected oledb data connection,we can configure the data adapter using the automatic configuration wizard,which allow insert,delete,update and select operation on a query.
can any body tell me how it is to be done manually,with some code.
it shlould be albe to do all 4 operations namely,
select
insert
update
delete
the problem with automatic wizard is when i deploy it on another machine the binding goes off,and it gives error
when we use disconnected oledb data connection,we can configure the data adapter using the automatic configuration wizard,which allow insert,delete,update and select operation on a query.
can any body tell me how it is to be done manually,with some code.
it shlould be albe to do all 4 operations namely,
select
insert
update
delete
the problem with automatic wizard is when i deploy it on another machine the binding goes off,and it gives error