TBlob
March 10th, 2003, 08:23 PM
Hi,
I'm new to ADO.NET and am having difficulties updating a SQL Server table using ADO.NET. What I want to do is query a table, update a field in the row(s) that are returned, and then update the table with these changes.
Does anyone have some sample code for this?
Thanks.
Tom
I'm new to ADO.NET and am having difficulties updating a SQL Server table using ADO.NET. What I want to do is query a table, update a field in the row(s) that are returned, and then update the table with these changes.
Does anyone have some sample code for this?
Thanks.
Tom