Greetings
I came across the following piece of code
VB Code:
dim m_proj as CRAXDRT.Application Set m_proj = new CRAXDRT.Application m_proj.RunReportWizard report, datasource
I guess should run the crystal reports wizard and thus allowing me to create my report at runtime
Any ideas about this, could it be right ??
Help appreciated
Thank You
