Results 1 to 2 of 2

Thread: Simple Databinding Question

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2009
    Posts
    2

    Simple Databinding Question

    That I cant figure out.

    I am creating a front end for a school database that has about 40 Different Tables. Each table has a common Student Id # and Family Id # Etc..

    Currently I am setting up the Family info for the student.
    Family Table = TblFamily
    Student Table = TblStudent
    Family ID # = FamilyID

    What I need is when I select a student it Automagicly changes the Family Id for the Family Table.
    I have fallowed the instructions from the book I have, as well as a lot of online tutorials and each time i get the same error message "unable to find "FamilyId" in datasource".

    thanks
    Mike C

  2. #2
    Frenzied Member mickey_pt's Avatar
    Join Date
    Sep 2006
    Location
    Corner of the Europe :)
    Posts
    1,959

    Re: Simple Databinding Question

    It's difficult for us to say what's wrong only with this info...

    The error says that the FamilyID don't exists in the datasoure...

    Rate People That Helped You
    Mark Thread Resolved When Resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width