Hi
Could anyone tell me where to find details on writing to a database table either in SQL or Access from Visual Studio or possibly give me an example. I have bits of information on how to do this but could really do with an example from on how to do this from start to finish.
I am using C#. I want to create a simple program to start with where the user can write details in the form, such as their name and address which will then write to a database table.
Thanks in advance