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

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -