Re: General design question about many-to-many relationships

From: James <jraustin1_at_hotmail.com>
Date: 11 Oct 2001 21:59:31 -0700
Message-ID: <a6e74506.0110112059.5d9a1e12_at_posting.google.com>


By having a separate table for article, publisher, writer, contentProvider, funder and then placing their relationships in separate tables, you are giving yourself the maximum flexibility.

A similar solution in an object-oriented database is shown at http://www.xdb1.com/Example/Ex040.asp

XDb is an object-oriented database for Windows & Pocket PCs. Instantiate, reference, cut, copy, paste, delete, query objects via File Explorer like GUI. Fast, flexible, compact, orthogonal. ActiveX DLL interface compatible with VB, C, Delphi, ASP. API similar to ADO and XML DOM. For more info, see http://www.xdb1.com Received on Fri Oct 12 2001 - 06:59:31 CEST

Original text of this message