•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Visual Basic 4 / 5 / 6 section within the Software Development category of DaniWeb, a massive community of 361,940 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,678 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Visual Basic 4 / 5 / 6 advertiser:
Views: 214 | Replies: 1
![]() |
•
•
Join Date: Apr 2008
Posts: 20
Reputation:
Rep Power: 1
Solved Threads: 3
Crystal installs with a programmable object model. The following code is derived from Crystal 8.5, but should provide you with a general reference to work from.
!! Add references to the Crystal library
... and so on.
You can find the developers reference on the Crystal developer site.
http://diamond.businessobjects.com/
!! Add references to the Crystal library
'Crystal objects Private crxApplication As New CRAXDRT.Application Private crxReport As CRAXDRT.Report 'Report (*.rpt) Dim mReportFile as string Set crxReport = crxApplication.OpenReport(mReportFile, 1)
You can find the developers reference on the Crystal developer site.
http://diamond.businessobjects.com/
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Visual Basic 4 / 5 / 6 Marketplace
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: calculation calculation hhmmmmm.....
- Next Thread: Msflexgrid data


Linear Mode