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 Wanet Telecoms Ltd 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. pitbullblonde

    creating foreign key - error: key not found

    I am creating a projects database. My first table (Projects) has a primary key of Id, an integer. My next table (Tasks) has a primary key of Id & Seq together, and a foreign key of Id, which references the Id in the projects table. This part works fine. The problem is in adding the third...

Part and Inventory Search

Back
Top