|
-
Jul 8th, 2008, 01:54 PM
#1
Thread Starter
Lively Member
I need help creating reports
Hello everyone:
I have created a program where new records get added and save into a database SQL2005, I am using vb2005.
I am trying to add a reporting feature to be able to report data. I see that VB comes with Crystal reports, but I found that it can be a problem if you try installing the application on a users computer, it asked to installed Crystal report version 10.0 before continuing with the installation. I am trying to make it simple
does any one guide me to the right path for me to be able to run reports?
Thanks for your help
BK
-
Jul 8th, 2008, 01:55 PM
#2
Re: I need help creating reports
No, you should not install CR 10 on a deployment system as that would violate your license. You need to create an installation package with either ClickOnce or a Setup project. Then add the CR Merge Modules and deploy.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jul 8th, 2008, 02:06 PM
#3
Addicted Member
Re: I need help creating reports
Right click on the project's name, choose "Properties."
Go to the "Publish" tab.
Click the "Prerequisites" button.
Choose to satisfy your needs.
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
|