Presenting Many-To-Many Relationships

By Thomas Ruby

Posted November 9 1999

Summary: Many-to-many relationships are a common part of database designs, but they can be tricky to present to your users. Tom Ruby explains three approaches to making M2M work for the end user. Part 1 of 2.

Please log on to read this article. Register if you don't have an account.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Agile, Test-Driven Development In Clarion#, Part 2

5/12/2008 12:00:00 AM

In this second of two articles on Test Driven Development, Dave Harms walks through the process of creating tests cases and then writing the Clarion# code to satisfy the tests.