how to design a database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
nitros
Forum Newbie
Posts: 2
Joined: Wed Feb 25, 2009 6:33 am

how to design a database

Post by nitros »

hye all
i need help from u guys on designing a database for the current condition:-


i got two drop down list which is location 1 and location 2.I got one button which is named "get direction".so after we chose the location 1 and location 2,we click the get direction button and it will appear a result which is image and text,all of them are stored in db.now i got 4 tables which is location 1,location 2,possibilities 1 and possibilities 2.is it right or wrong? the tables in database have to connect each other right?how to do it?

help me..thnx in advance
Post Reply