开发者

Identify which queries an Access 1997 report is using to generate?

开发者 https://www.devze.com 2023-01-11 21:19 出处:网络
I am updating an Microsoft Access 1997 mdb. I want to find out how one of the reports are generated and I am not sure which queries the program uses to generate the report. I am only ab开发者_开发百科

I am updating an Microsoft Access 1997 mdb. I want to find out how one of the reports are generated and I am not sure which queries the program uses to generate the report. I am only ab开发者_开发百科le to access the design and preview mode or the report.

Is there an easy way to identify how the report is generated? Specifically which queries, tables, etc are used.


from the report design view, view the report's properties, then the recordSource property

0

精彩评论

暂无评论...
验证码 换一张
取 消