Hi, I am new to all this programming lark, so please forgive me in advance for any stupidly obvious questions i ask.
Iam currently building a database driven website for work - well trying to anyway
iam using dreamweaver MX and Access.
I have 3 tables in access :-
-Customers -
Company name
Comapny address
Telephone number
LocationID
ServiceID
-Service-
ServID
Service
-Location-
LocID
Location
I have put them together uisnt the relationship function i.e i have linked together ServiceID (in customers) with ServID and LocationID (in customers) with LocID
I think the above is correct - If now please tell me - thanx
My problems lye with my sql statement in the advanced record set. All i want to appear in the results is the companys details from the customers table and the location and serice form ther corrosponding tables.
Iam using The location and service to conduct the search, so i have 2 variables.
What would the sql statemant be to make this all come together and what do i put in my variables table.
Any help would be much appreaciated.
thanks
Craig
Iam currently building a database driven website for work - well trying to anyway
iam using dreamweaver MX and Access.
I have 3 tables in access :-
-Customers -
Company name
Comapny address
Telephone number
LocationID
ServiceID
-Service-
ServID
Service
-Location-
LocID
Location
I have put them together uisnt the relationship function i.e i have linked together ServiceID (in customers) with ServID and LocationID (in customers) with LocID
I think the above is correct - If now please tell me - thanx
My problems lye with my sql statement in the advanced record set. All i want to appear in the results is the companys details from the customers table and the location and serice form ther corrosponding tables.
Iam using The location and service to conduct the search, so i have 2 variables.
What would the sql statemant be to make this all come together and what do i put in my variables table.
Any help would be much appreaciated.
thanks
Craig