Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 10th, 2006, 08:53 AM
Authorized User
 
Join Date: Mar 2004
Posts: 33
Thanks: 0
Thanked 1 Time in 1 Post
Default

I solved the problem. i included in my msi installer file the redistributable x86 merge module. the reports work fine.
 
Old June 21st, 2006, 06:30 PM
Registered User
 
Join Date: Jun 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:
i included in my msi installer file the redistributable x86 merge module
Sorry, but can you please specify the file name? :)

cheers

 
Old May 14th, 2007, 10:38 AM
Authorized User
 
Join Date: May 2007
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default

HELLO,

HELLO I NEED HELP ON HOW TO SEARCH FOR NUMBER OF TIMES A PARTICULAR WORD IS WITHIN A DATA BASE TO HELP ME MAKE STATISTICS.

AGAIN I NEED YOUR HELP ON HOW TO USE THE MSCHART TO MAKE BAR GRAPH LINKING IT TO THE DATABASE CONTROL.

AND LASTLY AM USING THE DATABSE OCX AND I WANT TO HOW TO SEARCH FOR A PARTICULAR RECORD THAT WOULD LOAD INTO THE REST OF THE FIELDS THE REST OF THE DATA.HOPE YOU UNDERSTAND WHAT I MEAN.
I NEED YOUR HELP AND WOULD BE VERY GRATEFUL IF YOU COULD HELP ME OUT.





 
Old September 22nd, 2010, 05:16 PM
Registered User
 
Join Date: Sep 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Changing Data Source for report

Quote:
Originally Posted by Raghavendra_Mudugal View Post
Yes it can be.
IF I UNDERSTOOD YOU properly, (you are asking, if data to the report is comming
from one SQL SERVER and you need the same report but the data from the differnt
SQL SERVER without modifing the REPORT)

If yes then it can be done.

Use
ConnectionInfo();
TableLogOnInfo();
SetDatabaseLogon(DBUserName, DBUserPassword, DBServerName, DBName);

to change the data source location of the report.

DBUserName, DBUserPassword, DBServerName, DBName
all are entries in the web.congif file. change the value of the key
and you are done to get the data from the new location.

Hope this helps



With Regards,
Raghavendra Mudugal
I'm a very new CR user, trying to make a current report use the data from a different SQL database and not having much luck. If I were to use the entries you note above, where would I actually put them?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Crystal report binding with large data set, error lankark Crystal Reports 0 April 3rd, 2008 09:16 AM
Changing Database location for crystal report swarnapy VB How-To 0 August 27th, 2006 11:37 PM
changing data source location at run time sandeepjakhotya Crystal Reports 0 April 16th, 2006 05:40 AM
set data source to blank report lpastor Crystal Reports 0 October 15th, 2004 05:21 AM
Ch 8, Crystal Reports Engine, "Set D.B. Location" wpeck BOOK: Professional Crystal Reports for VS.NET 0 January 30th, 2004 04:08 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.