Thanks for all your help. The problem has been solved, the reason that I was getting a blank field and Crystal Reports and a working field in Access, was because Access links SQL bi-directionally whereas in Crystal Reports, the direction of the link is in whatever direction you make it. Thus causing a blank field in Crystal Reports, and a working field in Access... now I have another problem, completely unrelated and probably very simple.
How do I get the date to be formatted MM-DD-YYYY instead of YYYY-MM-DD. The program we are reporting from wants to format the date in YYYY-MM-DD, which is really annoying. Is there a UFL out there to format the date differently??