F
Fabiano
pls,
Reading some technical article i got that i should use DataReader than
Dataset, 'cause it improves performance. But i can't (or i don't know how)
to bound a DataReader to a webcontrol, such as a ComboBox.
Is there's a way i can do this? Someone can send me an example?
Another question, visually is there a way i can bound visually a data object
to a web control, auch as OleDbCommand? Or i need to create a DataAdapter,
than a Dataset?
Tks in adv.
Fabiano
Reading some technical article i got that i should use DataReader than
Dataset, 'cause it improves performance. But i can't (or i don't know how)
to bound a DataReader to a webcontrol, such as a ComboBox.
Is there's a way i can do this? Someone can send me an example?
Another question, visually is there a way i can bound visually a data object
to a web control, auch as OleDbCommand? Or i need to create a DataAdapter,
than a Dataset?
Tks in adv.
Fabiano