Re: Crystal Report object !
Hi there!
Actually, it is not enough to have ocx file on your computer so that your CR object could properly work on that machine. In fact, there is a lot of dll files you have to copy to the PC where you are going to use you CR object. These dll files should be distributed with accordence what kinda db connection you are going to use: ADO, ODBC, DB library, ORACLE , etc.,(they are huge files).
I think you'd better create executable Crystal report file (exe) and install it on the PC you are going to install your main application. In this case, CR install shield automatically copies necessary dll files on the PC so that your report could properly work on that PC.
Bayram.
Re: Crystal Report object !
Thanks alot for your reply ;)
My month article: Game programming by DirectX by Lan Mader.
Please visit in: www.geocities.com/hadi_rezaie/index.html
Hadi Rezaie