Re: How to store the bus route in the database ?

From: Eep˛ <eep_at_tnlcNOSPAM.com>
Date: Fri, 18 Oct 2002 20:17:14 GMT
Message-ID: <3DB06C54.14E06664_at_tnlcNOSPAM.com>


I would make "bus" (id, bus), "stops" (id, stop), and "routes" (busID, stopID) tables.

Justin wrote:

> I have no idea how to store the information of different routes, there are
> many busStop, bus route
> 1 bus has many stops, and 1 stop may serve for many buses.
>
> How should i set up those tables?
Received on Fri Oct 18 2002 - 22:17:14 CEST

Original text of this message