FutureZone
New member
- Joined
- Nov 20, 2005
- Messages
- 2
- Programming Experience
- Beginner
Hi All,
Let's say I have a Oracle DB table called "Customer" and I can display all lists in VB.Net from that table data. If I want to add new record for customer how can I code into it? Cos I added on button labelled "Add".
I added this "OledbAdapter1.add(Dataset11) " code to button and it doesnet work. Any guides ? Sorry for silly question.
Thnks,
Let's say I have a Oracle DB table called "Customer" and I can display all lists in VB.Net from that table data. If I want to add new record for customer how can I code into it? Cos I added on button labelled "Add".
I added this "OledbAdapter1.add(Dataset11) " code to button and it doesnet work. Any guides ? Sorry for silly question.
Thnks,