|
|
 |
| VB How-To Ask your "How do I do this with VB?" questions in this forum. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the VB How-To section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

November 14th, 2004, 06:05 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Calling crystal subreport in Visual Basic 6
Hi. I have post this question for a lot of newsgroups out there but i did not receive any response. Anyway here it is:
I have a crystal report which has on demand subreport attached to it which can be called thru a hyperlink, when i am running it in Crystal Report environment, i can click on the hyperlink in the main report to view the subeport.
However when i am calling this main report in visual basic, the hyperlink for subreport is not working.
How can i enable it.
Pls i need it asap.
Here is my code by the way:
CrystalReport1.Connect = "DSQ=ODBCName"
CrystalReport1.ReportFileName = "c:\rptreprt.rpt"
CrystalReport1.printreport
what will i add in order for the main report to call sub report.
Thanks in advance,
MJ
|

November 18th, 2004, 07:11 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Location: , , Canada.
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i don't know if this will help, but if your subreport is not working, have you tried the .OpenSubreport command.
|

December 3rd, 2004, 06:01 AM
|
|
Registered User
|
|
Join Date: Dec 2004
Location: , , .
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hello MJ
It has been a while since u posted this.
Well, just in case ... u culd go to ths link :
http://support.businessobjects.com/c...lldown.exe.asp
Regds
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |