Hello,
I am new to Crystal Reports and so I've been learning as much as I can about all the methods and procedures that come along with Crystal Reports. However, I am trying to move from embeded SQL to Stored Procedures and this is how I go about doing that. I have a recordset that I set Equal to my function that returns a recordset of data. I then try to set a Reports.getDataSource method to that recordset. It gives me an error that says "Unbale to access first Record."
and then says "SQL Server Error". I know this stored procedure works because I can step through the recordset and print the data in the debug window, but how do i go about reporting this data? Thank you for your time.
Aaron A. [sig][/sig]
I am new to Crystal Reports and so I've been learning as much as I can about all the methods and procedures that come along with Crystal Reports. However, I am trying to move from embeded SQL to Stored Procedures and this is how I go about doing that. I have a recordset that I set Equal to my function that returns a recordset of data. I then try to set a Reports.getDataSource method to that recordset. It gives me an error that says "Unbale to access first Record."
and then says "SQL Server Error". I know this stored procedure works because I can step through the recordset and print the data in the debug window, but how do i go about reporting this data? Thank you for your time.
Aaron A. [sig][/sig]