List all records in crystal reports, even if missing fields -


i need make full list of every record in our database. problem if record missing phone number or address, crystal reports doesn't print it.

phone number , address aren't inputted in our database, definitly need records included on report, if fields missing.

i have no idea how these missing records included in report, when delete phone column see lot of missing records appear.

looks making inner joins tables populate data.. these type of requirements suggested use outer joins on tables have data... can records if other tables doesn't have required information


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -