how to use store procedure ?

how to add store procedure as datasource for the fast report ?


with regards
kutub

Comments

  • edited 11:58PM
    Hello,

    Add new query and call the stored proc using SQL:

    exec MyProc
  • edited 11:58PM
    In design report , how to call store procedure with parameter? [img]style_emoticons/<#EMO_DIR#>/unsure.gif" style="vertical-align:middle" emoid=":unsure:" border="0" alt="unsure.gif" /> Any sample for me. Thanks very much![/img]>
  • edited 11:58PM
    Any Answers ? Please help me!!!!!! >
  • edited 11:58PM
    Up Up >
  • edited 11:58PM
    exec MyProc @param1 @param2
    Then define parameters in the next step of the wizard.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.