Re: Shortest route between 2 cities

2001-06-16 Thread Vahan Yerkanian
=== > FreeSQL.org offering free database hosting to developers > Visit http://www.freesql.org > > ----- Original Message - > From: "Vahan Yerkanian" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, June 16, 2001 1:30 PM > Subject: Shortes

Re: Shortest route between 2 cities

2001-06-16 Thread Gary Huntress
rg - Original Message - From: "Vahan Yerkanian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 16, 2001 1:30 PM Subject: Shortest route between 2 cities > Greetings All! > > I'm looking for a code which will find the shortest route be

Shortest route between 2 cities

2001-06-16 Thread Vahan Yerkanian
Greetings All! I'm looking for a code which will find the shortest route between 2 cities, with data being stored in SQL tables listed below. Anyone has coded such a task ever? I'm including the structure of tables used. CREATE TABLE Cities ( cityID int(4) unsigned NOT NULL auto