hello everyone,
i've just inherited a database from someone. after tinkering around a little bit i've noticed that the original developer used SQL (typed) for their report's recordsource. basically, they typed the actual SQL code in the RecordSource property. usually i base all of my reports on a dedicated query i develop and i guess this is kinda what the original creator is doing but could someone explain why someone would directly type SQL into the reports recordsource as opposed to basing a report on a query. are there any advantages to creating reports this way. any feedback on this will be greatly appreciated.
thanks all.
i've just inherited a database from someone. after tinkering around a little bit i've noticed that the original developer used SQL (typed) for their report's recordsource. basically, they typed the actual SQL code in the RecordSource property. usually i base all of my reports on a dedicated query i develop and i guess this is kinda what the original creator is doing but could someone explain why someone would directly type SQL into the reports recordsource as opposed to basing a report on a query. are there any advantages to creating reports this way. any feedback on this will be greatly appreciated.
thanks all.