Stored procs?

edited June 2014 in FastReport 4.0
I need a value in my report to populate from a stored proc call.

Kinda bummed out that you can only do tables and query object on the designer tool.

So anyways, I used this call in a query. My stored proc has 3 parameters... 2 to fill in, and one is a return value.
This does not return a dataset.

exec wostatus(:WONum,:Yard,:Return)

It "runs" .. but zero clue really on how to get the parameters that returned from the stored proc call to populate/work.

I'd need to read the 3rd parameter which was the return parameter.

Any ideas on this?

I don't design the database side of things of what im dealing with, so kinda working with what I got and it apparently
is fine for the Crystal Report guys.

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.