I am trying to edit data in a ADODB recordset which i'm sure I could do in VB6 but can't work out how to do this in .NET/ Can anyone tell me how to this or if it is not possible suggest an alternative to the recorset??
Is this a bound recordset or a disconnected recordset that is being displayed. The way i do it is i move the data into a dataset then work with it.
HTH,
Bueller
The recordset is not bound. I have no problem using the dataset/reader/adapter.The problem is I have only just started using .net + have no idea how they work. I assume the work in a similar fashion to the recordset so an example would be most helpfull if possible
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.