开发者

Supplying my own Query Statement - Can it be done?

开发者 https://www.devze.com 2022-12-29 23:55 出处:网络
I am creating a Crystal 2008 report, and I\'d like to provide it a T-SQL statement for data generation, instead of selecting and joining together t开发者_运维技巧ables. Can this be done?Yes. In the Da

I am creating a Crystal 2008 report, and I'd like to provide it a T-SQL statement for data generation, instead of selecting and joining together t开发者_运维技巧ables. Can this be done?


Yes. In the Database Expert, after picking your connection, instead of choosing your tables, select "Add Command" and type your query in there.

0

精彩评论

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