Hello,
I am using the CRViewer in VB6 against SQL Server. I am accessing the database using OLE DB. (Crystal Reports 8.5) The CRViewer has a Select Expert button which displays fine on the development boxes.
The problem: When installed on client machines, the Select Expert button does not appear! I even have code in Form_Activate: CRViewer1.EnableSelectExpertButton = True
Is anyone familiar with why this may not be displaying?? I am thinking I am missing a particular dll...
Thanks in advance!
Jolynn
I am using the CRViewer in VB6 against SQL Server. I am accessing the database using OLE DB. (Crystal Reports 8.5) The CRViewer has a Select Expert button which displays fine on the development boxes.
The problem: When installed on client machines, the Select Expert button does not appear! I even have code in Form_Activate: CRViewer1.EnableSelectExpertButton = True
Is anyone familiar with why this may not be displaying?? I am thinking I am missing a particular dll...
Thanks in advance!
Jolynn