Problem in datagrid

selvakumar_82

Member
Joined
Nov 29, 2005
Messages
6
Programming Experience
Beginner
Hi,
Currently i am working in vb.net project,

My problem is:

i am getting some values from various textboxes, i want to display all the values ( all
the values i have entered in textboxes) , finally i want to store this values in database
i am using oracle as a backend,

for displying values shall use datagrid or listview ,


Any one tell me how to solve this problem.......?
 
Hello selvakumar_82 and welcome to the forum.
The questions you have asked are quite open ended and indeed large. I have read several books that wouldn't answer them fully.
There are several categories in this forum that deal with databases and ADO.NET. Please search the posts, get a start, and feel free to post more specific questions should they arise.
 
Back
Top