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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by asdis

  1. asdis

    Syntax problems

    Thank you all very much for the replies. They have been very helpful... I am now trying to fix my code but unfortunately it isn't error free yet ;)
  2. asdis

    Syntax problems

    Hi, I am having problems with syntax. So, I have a table (TableName) with four fields; FieldName, FieldName2, FieldName3 and FieldName4. FieldName and FieldName2 make up the primary key. I want to find the last two fields with some given conditions on the primary key. "SELECT" & FieldName3 &...
  3. asdis

    Relationships - primary keys

    Hello, Why is it not recommended to create a relationship between two or more primary fields? That is, why is it bad to relate a primary field in one table to a primary field in another table? Ciao, Asdis

Part and Inventory Search

Back
Top