Thanks for the suggestios, but they both still include CollectorIDs that DON'T have a status greater than 1. For example, using the data I provided in the original post, the result set should be:
ItemID CollectorID
103 208
104 208
105 208
108...
I figured it out. I didn't create this--another developer did. I discovered that he had a bad habit of embedding SQL queries in several places throughout his code, especially in the various Form events. I had to modify four different instances of the SQL query. I am surprised that I didn't pick...
I have a form based on a view. The view has three tables--the data table and two lookup tables (Doctors, MedicalGroups, and StatusCodes). THe Doctors table has a groupID and StatusID field (as well as all its regular data fields). I want to have a textbox on the form that displays the Group Name...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.