Jul 21, 2003 #1 JaseP Programmer Joined Nov 14, 2002 Messages 7 Location GB Hi Folks, Could somebody tell me what dlls need to be registered when using the crystal reports viewer ? I'm using crystal reports 8.5 and the viewer is sitting in a visual foxpro 6 app. Thanks in advance for any help. Cheers, JaseP )
Hi Folks, Could somebody tell me what dlls need to be registered when using the crystal reports viewer ? I'm using crystal reports 8.5 and the viewer is sitting in a visual foxpro 6 app. Thanks in advance for any help. Cheers, JaseP )
Jul 21, 2003 1 #2 Mike Lewis Programmer Joined Jan 10, 2003 Messages 17,516 Location Scotland JaseP, The list I always work from is: CRAXDRT.DLL CRVIEWER.DLL MSVCRT.DLL MFC42.DLL CRPAIG80.DLL SSCSDK80.DLL Those last two are for CR 8.0. The names might have changed for 8.5. You might need others in order to use certain CR features or drivers. If you are using the VFP ODBC driver, you will need P2SODBC.DLL. Mike Mike Lewis Edinburgh, Scotland http://www.ml-consult.demon.co.uk Upvote 0 Downvote
JaseP, The list I always work from is: CRAXDRT.DLL CRVIEWER.DLL MSVCRT.DLL MFC42.DLL CRPAIG80.DLL SSCSDK80.DLL Those last two are for CR 8.0. The names might have changed for 8.5. You might need others in order to use certain CR features or drivers. If you are using the VFP ODBC driver, you will need P2SODBC.DLL. Mike Mike Lewis Edinburgh, Scotland http://www.ml-consult.demon.co.uk
Jul 21, 2003 Thread starter #3 JaseP Programmer Joined Nov 14, 2002 Messages 7 Location GB Thats brill, thanks a lot Mike Jase ) Upvote 0 Downvote