Working with Crystal Reports in VB.NET 2005

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've been tring to determine if I can create a report template at design
time, and then populate the report fields at run time using using VB with
data from a recently selected database. In the scenario I'm dealing with, the
user wants to navigate to the database at run time and recieve output data
from the selected database. I've been looking at the tutorials and they all
require that you connect to the data source at design time assuming
that the data source will never change. How can the I , using VB.net 2005,
modify the Crystal Reports fields at runtime???
 
Hi Islay,

I am afraid the Crystal Report is not supported by Microsoft, please refer
to the following KB article for theinformation on the licensing and support
on Crystal Report:

INFO: Licensing and Support for Crystal Reports for Visual Studio .NET
http://support.microsoft.com/?id=317789

So for detailed information about crystal report issue, I think you can
contact crystal report support for help:
http://support.businessobjects.com/

And the following is the Forum you can also have a try:
http://support.businessobjects.com/forums/content.asp?fid=251&sk=5&

Crystal Reports Samples
http://support.businessobjects.com/fix/samplescr.asp


Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Community Support
======================================================
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00
AM PST, February 14, 2006. Please complete a re-registration process by
entering the secure code mmpng06 when prompted. Once you have entered the
secure code mmpng06, you will be able to update your profile and access the
partner newsgroups.
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
 
You are welcome, Islay. :)

Best regards,

Gary Chang
Microsoft Community Support
======================================================
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00
AM PST, February 14, 2006. Please complete a re-registration process by
entering the secure code mmpng06 when prompted. Once you have entered the
secure code mmpng06, you will be able to update your profile and access the
partner newsgroups.
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
 
Hi Gray,

I am developing a windows application using visual studio.net 2003. I am
using bundled version of Crystal Report for reporting purpose. I dont have
seperate licence version of Crystal Report.

My main concern is can I deploy this application at client side, bacause
client is only having licence version of .NET Frameword 1.1. So if I deploy
this application at client side, will my crystal report work properly? Or
client need licence version of Crystal Report.

Thanks in advance.
Shailesh
 
Back
Top