-
insert
Hey guys im looking for a tutorial on how to insert data in a databse?i have every thing set up ..i only need to code to when you click it inserts in the databse..
buy the way i have an obdc set up.is there a way to make it update ?
so if i insert data in the application it updates the mysql databse to?
-
Re: insert
Follow the Database FAQ link in my signature. You'll find various ADO.NET resources there. That are also links in my signature to data walkthroughs at MSDN and Howto videos that include data access.
-
Re: insert
Have you looked at the hundreds of tutorials on the internet (and on these forums) that explain how to update databases?
EDIT: nevermind, JMC got there first :)
-
Re: insert
what do i look for?cause i want tru the how to's and can't see nothing for me?
-
Re: insert