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?
↧