Hi all,
I am not a Crystal user/developer, so I hope my question isn't too stupid.......anyway, here goes:
I want to write a stored proc in MSSQL that simply
populates a table with data extracted and manipulated from other tables in the database. (Note: The proc expects one input parameter (a character date)). My user says that she gets an error
akin to "..no output data.." when she calls the stored
proc from her Crystal 5.0 report. I guess this may be
because I'm not returning a resultset. Is there a way to prevent
this error from occuring in her report? Can her report
(or is it subreport?) be set up to use the output table
instead of expecting a resultset from my proc? Thanks for
any help you can provide.......Karen
[sig][/sig]
I am not a Crystal user/developer, so I hope my question isn't too stupid.......anyway, here goes:
I want to write a stored proc in MSSQL that simply
populates a table with data extracted and manipulated from other tables in the database. (Note: The proc expects one input parameter (a character date)). My user says that she gets an error
akin to "..no output data.." when she calls the stored
proc from her Crystal 5.0 report. I guess this may be
because I'm not returning a resultset. Is there a way to prevent
this error from occuring in her report? Can her report
(or is it subreport?) be set up to use the output table
instead of expecting a resultset from my proc? Thanks for
any help you can provide.......Karen
[sig][/sig]