
- Forum
- Programming Talk
- Microsoft .NET
- Database manipulation
Database manipulation
This is a discussion on Database manipulation within the Microsoft .NET forums, part of the Programming Talk category; I'm working in the 2005 edition of vb.net webdeveloper. It's been a few months, but I've done a little bit ...
-
Database manipulation
I'm working in the 2005 edition of vb.net webdeveloper. It's been a few months, but I've done a little bit of data manipulation in 03, but 2005 seems to have taken a completely different way of doing it, and the walkthrough on the site doesn't seem to cover this directly, and I'm in a bit of a hurry.
I need to create a new row and populate it with data from a form. I've made the data connection, and dropped the accessdatasource onto the page. But I don't understand how to configure it and bind the objects. if someone could just give me a quick list of instructions I would really appreciate it.
Thanks in advance,
Rinoa
-
Please take a look at this tutorial..
http://www.exforsys.com/tutorials/vb...a-binding.html
for more ...
http://www.exforsys.com/tutorials/vb.net-2005.html
all are based on latest Visual Basic.NET express edition ...
I would just program around with code before the page randers.. that way you will have more control on what you are doing ..
What is the database you are using .. ?
Let me know if you need specific sample for your situation...
Thanks,

Reply With Quote





