|
May I know how run a store procedure first before crystal report first run?
Scenario:
When crystal report runs, it will generate the select SQL statement from table that I declare in crystal report database connection.
But on top of that, I need to run my store procedure first in order to generate data for those SQL table. How do I actually run my store procedure first before crystal report run?
Any advice welcome, Thanks! |
|