|
-
Aug 2nd, 2006, 11:40 AM
#1
Thread Starter
Fanatic Member
VB6,SQlserver and CR9
Hi
I have a VB6 project that interacts with SQl server 2000 and crystal report9.I want to install my project into PCs that doesn't contain CR9.I did the package and deployment process and set up the project into each PC.Is it necessary to install CR9 into each PC in order to view the report?
thanks
-
Aug 2nd, 2006, 12:24 PM
#2
Re: VB6,SQlserver and CR9
You only need to install the runtime files on the user pc.
In version 8.5, there was a file called Runtime.hlp which indicated the files you needed to install along with your application. Not sure if version 9 has this file.
-
Aug 2nd, 2006, 12:51 PM
#3
Thread Starter
Fanatic Member
Re: VB6,SQlserver and CR9
In version 8.5, there was a file called Runtime.hlp which indicated the files you needed to install along with your application.
Brucevde,could you be more specific,suppose that Runtime.hlp exists in CR9,how can I install it into my application?
thanks in advance
-
Aug 2nd, 2006, 01:17 PM
#4
Re: VB6,SQlserver and CR9
You don't install Runtime.hlp, you read it. It tells you which files should be included in your applications setup package.
If you are using Visual Studio Installer to create the installation package (MSI files), CR9 comes with a Merge Module (MSM file) that contains everything you need.
-
Aug 2nd, 2006, 01:22 PM
#5
Thread Starter
Fanatic Member
Re: VB6,SQlserver and CR9
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|