Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ruci1225

    Binding form to data not working properly - database schema given

    Attached is the database. I am trying to get the FrmEvaluations to be bound by DOA, then have it populate Advisor and the sub form will show previous evaluations plus the ability to create new (new EvalID.
  2. ruci1225

    Binding form to data not working properly - database schema given

    I have a database with the following tables. 1. tblDOA (DOA is the promary field which is name of DOA) 2. tblEmployee (empID, empLastName, empFirstName, empDOA - used to link to tblDOA) 3. tblEvaluations (EvalID, evalEmpID(links to tblEmployees), evalDate,EvalComments) 4. tblEvalDetails...
  3. ruci1225

    Binding form to data not working properly - database schema given

    I have a database with the following tables. 1. tblDOA (DOA is the promary field which is name of DOA) 2. tblEmployee (empID, empLastName, empFirstName, empDOA - used to link to tblDOA) 3. tblEvaluations (EvalID, evalEmpID(links to tblEmployees), evalDate,EvalComments) 4. tblEvalDetails...

Part and Inventory Search

Back
Top