dreamweaver database search

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
ste_512
Forum Newbie
Posts: 9
Joined: Sun Aug 29, 2010 10:01 am

dreamweaver database search

Post by ste_512 »

Hi Everyone.

help needed, I am using dreamweaver to display my database data and have got to the stage were i can connect and create a record set and a dynamic table and display all the data from the database in the table. what i want to do is select an item in the database and only display informantion for the item. for example

the database is called base_Results the table name is reults and it is has 4 colums hometeam,score1,awayteam,score2. in the database is a team called fc manchester, along with 12 other teams. i want to display information that only has that fc manchester in it.

Hope you can help

Steve
Post Reply