Hi,
I am hoping you guys can help me. I have a query with just bunch joins, but i am not able to edit data when the form is created. Here is my query,
SELECT Topic.TopicID, Topic.Topic, Topic.TopicLink, Topic.Comments, Employee.EmpName, Employee.EmpEmail, Employee.EmpPhoneNumber...