Forum: Database Design Aug 30th, 2007 |
| Replies: 5 Views: 3,879 The syntax looks great. I am now down to getting one error:
Server: Msg 209, Level 16, State 1, Line 1
Ambiguous column name 'terminationdate'.
I am not sure why it comes up Ambiguous, as the... |
Forum: Database Design Aug 30th, 2007 |
| Replies: 5 Views: 3,879 I did try and remove the 'from eligibilityhistory' and that didn't work. Then I get this error message: Server: Msg 156, Level 15, State 1, Line 4
Incorrect syntax near the keyword 'inner'.
I am... |
Forum: Database Design Aug 29th, 2007 |
| Replies: 5 Views: 3,879 The program I use is housed in a SQL Database. What I am trying to do is term Members based on meeting 2 guidelines (PCP and Insurance). WHat I want to do is term a group of members that have the... |