1
Answer

Update SQL Table Thro C#

richard smith

richard smith

11y
1.5k
1
How would I update a SQL table through C#?  I know in VBA I could use ADO, and I may be able to do the same in C#, but I don't know what references to add etc if that is the case.  Can someone provide an example of how to do this?
Answers (1)