• I have seen similar problems when you have table names that conflict with certain "reserved words".  I can't think of a good example right now, but to troubleshoot this you can try paring down the list of tables you include in the model and see which one is the culpret by simple process of elimination.

    I hope this helps,

    Lance