i'd like to make a query in access (and eventually SQL 2k) that will combine a table of activities (each row with a unique activityID and activityName) along with a table of activityToUsers (each row ...
What's wrong with this SQL statement? This is for an access query, can't figure out where the issue is. I basically want to pull the data from TempTracking and populate the fields shown into complete ...