Search results

  1. P

    Multiple many-to-many relationships with hierarchical data

    I'm building a database about languages and the segments (sounds) they contain. So far it's a many-to-many relationship between languages and segments, and I've set it up as follows. tblLangInfo: LangID (PK), language name, language family, etc. tblSegments: SegmentID (PK), Segment -- this...
  2. P

    Hello!

    Hi everyone, I'm new here, and rather new to Access. My summer reading is normally more imaginative, but this summer I've been working through the "Microsoft Access 2013 Bible"... I'm using Access to build a database for my dissertation in linguistics (phonology/phonetics, specifically)...
Back
Top Bottom