Hi
The data access setup that vb.net creates when fields are dropped on a form,
does it bring all records from server? If so, is that not a bad way to do
things? Additionally, is there a way to use multiple selects with a data
adapter i.e. one each for next record, previos record, first record and last
record?
Thanks
Regards
The data access setup that vb.net creates when fields are dropped on a form,
does it bring all records from server? If so, is that not a bad way to do
things? Additionally, is there a way to use multiple selects with a data
adapter i.e. one each for next record, previos record, first record and last
record?
Thanks
Regards
Comment