Hi,
am currently creating a website within visual studio 2005 and using the toolbox methods to insert into an access database. I am using a data set which is configured to my database (located in the app_data folder) which has the correct tableadapters. The form on my page has the correct validation controls as well as an access source and an object source which are both configured correctly. The access source is currently creating the relevant sql. The code should work as i have used it before and all the relevant database configurations are set. But when submitting the form, the data entered by the user doesn't save/upload into the database.
Can anyone shed some light please?
Thanks in advance
am currently creating a website within visual studio 2005 and using the toolbox methods to insert into an access database. I am using a data set which is configured to my database (located in the app_data folder) which has the correct tableadapters. The form on my page has the correct validation controls as well as an access source and an object source which are both configured correctly. The access source is currently creating the relevant sql. The code should work as i have used it before and all the relevant database configurations are set. But when submitting the form, the data entered by the user doesn't save/upload into the database.
Can anyone shed some light please?
Thanks in advance