Hello sir,
I am using VisualStudio2008 Platform.
In registration form, I am having Firstname,Lastname, UserName, and Password Fields. I have connected it to the AccessDataSource.
When i click the submit button i want the details to be added to the access database.
What is the procedure to do it?