LeonelSanchezJr
Programmer
I am trying to add the fields from an ADO recordset, which has already been created as "d:\temp\recs.rs", to my new Crystal Report during DESIGN TIME; NOT AT RUNTIME.
I am using VISUAL FOXPRO 6.0 to create the recordset and call Crystal. I do not want to create the report at run time. It is imperative that I create the report with the fields needed to receive the data from the RECORDSET.
I have been everywhere, but everyone uses Visual Basic and creates their reports at run time.
Again, I can not do either; the programming team that I am working with needs for me to do it this way.
I am sure there has to be a way to have Crystal recognize the recordset without having it created at run time.
Thank you for your time and assistance in advance.
Puzzled with recordsets.
I am using VISUAL FOXPRO 6.0 to create the recordset and call Crystal. I do not want to create the report at run time. It is imperative that I create the report with the fields needed to receive the data from the RECORDSET.
I have been everywhere, but everyone uses Visual Basic and creates their reports at run time.
Again, I can not do either; the programming team that I am working with needs for me to do it this way.
I am sure there has to be a way to have Crystal recognize the recordset without having it created at run time.
Thank you for your time and assistance in advance.
Puzzled with recordsets.