Can I call a stored procedure that will insert a row?

Hi All,

Can I call a stored proedure that takes the Groupname and some number as input parameters and inserts into the table in Crystal Reports 2008?
Please let me know.

Thanks :wave:


romanb4u :us: (BOB member since 2005-11-02)

Yes, but I think only if it returns a cursor that is used in your report. So, it would have to do more than just the insert.

-Dell


hilfy :us: (BOB member since 2007-04-16)

Thanks for the reply. Let me try that. If you have any samples can you please post here.


romanb4u :us: (BOB member since 2005-11-02)