jwite2003
04-17-2003, 02:44 AM
Hi...
I have a webform where I need to display one row from a customer table and then allow the user to modify that record if necessary. I've heard that datasets are more scalable than datareaders, but it seems like alot of extra overhead to use a dataset for just one record. Anyone have any suggestions?
Thanks,
I have a webform where I need to display one row from a customer table and then allow the user to modify that record if necessary. I've heard that datasets are more scalable than datareaders, but it seems like alot of extra overhead to use a dataset for just one record. Anyone have any suggestions?
Thanks,