TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ryan Potratz
NA
1
0
Parent child database form
Jul 13 2006 12:00 PM
I'm new to the whole Visual Studio thing. My background is from Visual Foxpro and Access. We are going to start moving our development to Visual Basic. I am trying to create a simple form. On the top it lists the customer details one record at a time. On the bottom of the form I want a grid or list box to list the contacts for that customer. I am struggleing with getting the relationship to work.
I created a Dataset with the two tables. I have edited the dataset and created a relationship between the two tables. Unfortantly when I run the form the contact records don't filter to use only the one related to the current customer. What am I missing??? I just need help getting these core concepts so I can dive into this thing. I have a lot of apps that are going to be using lookup tables and such and need to understand how this whole thing works.
Any and all help is appreciated.
Thanks in advance!
Ryan
Reply
Answers (
1
)
find a row in the datatable
how to pass parameters to oracle procedure