How do I grab related data in Dreamweaver? I have two tables
in Access. I
want to grab a specific title that is of a specific type.
All courses that are of type "Engineering"
I have one Course table with title description etc.
one Type table with all Types which contains a CourseID field
that relates to
first table above.
I built a Query in Access it did list only the "Engineering"
courses, but in
Dreamweaver the tables do not seem to be linked. I don't seem
to have the
ability to grab the name of the course in the first table
depending on the
type in the second although they are linked.
Please help.
TY