PDA

View Full Version : Adding data to database through forms.


thecodemeist3r
06-23-2008, 01:47 PM
Hey guys.

Well just go started into ASP.Net today, learnt a bit.

Anyway, is it possible to add data to a database, in this case, MS Access, when a user submits a form?

Could you point me to a site with a for reference, goggled myself with nothing.

Thanks, for your help as always.

Brandoe85
06-23-2008, 03:37 PM
Bunch of different ways - here's some good examples:
http://www.asp.net/Learn/data-access/

Good luck

thecodemeist3r
06-24-2008, 12:56 AM
Hey thanks dude for pointing me in the right direction