Hi. I am programming with Visual Basic along with Crystal Reports. I try to assign a recordset to the report using unbound fields, but when I run the report, an error is displayed: Run Time Error 9. Subscript Out of Range. The instruction in which the error is generated is:
Report.Database.SetDataSource rs (where rs is a Recordset)
Can somebody help me
Thanks [sig][/sig]
Report.Database.SetDataSource rs (where rs is a Recordset)
Can somebody help me
Thanks [sig][/sig]