|
-
Aug 7th, 2007, 08:43 AM
#1
Thread Starter
Member
[RESOLVED] [2005] Crystal reports and null values
I have two related tables in my Access database Student and Advisor, related in advisor_id field.
The problem is that when I try to print a student report , all field are empty if the advisor_id is null.
Last edited by kadem; Aug 7th, 2007 at 08:47 AM.
-
Aug 7th, 2007, 09:20 AM
#2
Re: [2005] Crystal reports and null values
you need to check you links in your report. Most likely you have an inner join set up and it needs to be an outer join if you want records from one table when the joined field is null in the other table.
-
Aug 7th, 2007, 10:14 AM
#3
Thread Starter
Member
Re: [2005] Crystal reports and null values
-
Aug 7th, 2007, 10:27 AM
#4
Re: [RESOLVED] [2005] Crystal reports and null values
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|