jhemphill
January 26th, 2000, 01:40 PM
Please help. I am trying to tie a Report Designer Object into active data in a VB application (ADODB.Recordset object) using the CreateFieldDefFile and the SetDataSource methods.
I can create the Field Definition file all right, but when I try to set the data source to the Recordset I am creating, I get a Runtime error: '9' Subscript out of Range error.
Has anyone ran into this before? Am I doing something wrong, or missing an important step somewhere? This is my first time w/ Crystal Reports. Please help if you can!
I can create the Field Definition file all right, but when I try to set the data source to the Recordset I am creating, I get a Runtime error: '9' Subscript out of Range error.
Has anyone ran into this before? Am I doing something wrong, or missing an important step somewhere? This is my first time w/ Crystal Reports. Please help if you can!