I've tried to change a working VB front-end, SQL back-end application to use stored procedures. I have created the stored procedure which works and I can see the data in fields in debug mode. I want to use the recordset however, as the datasource for a HFlexgrid. It doesn't like it - what is the work around?

Thanks in advance