Click here to Skip to main content
15,899,825 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to set Datasource pointing to multiple Database at the time crystal report creation Pin
jschell13-Sep-17 8:34
jschell13-Sep-17 8:34 
AnswerRe: How to set Datasource pointing to multiple Database at the time crystal report creation Pin
eddieangel15-Sep-17 10:18
eddieangel15-Sep-17 10:18 
Multiple databases are really outside the scope of what CR is meant to do. That said, your best bet is to build and hydrate an object outside of Crystal Reports and set that as the datasource for the report.

There are a lot of answers on the net about how to do this, just search for something along the lines of "Bind Crystal Report to object".
QuestionWhat is the objective of code benchmarking and what it does Pin
Mou_kol12-Sep-17 2:30
Mou_kol12-Sep-17 2:30 
AnswerRe: What is the objective of code benchmarking and what it does Pin
Jochen Arndt12-Sep-17 3:12
professionalJochen Arndt12-Sep-17 3:12 
GeneralRe: What is the objective of code benchmarking and what it does Pin
Mou_kol12-Sep-17 22:44
Mou_kol12-Sep-17 22:44 
GeneralRe: What is the objective of code benchmarking and what it does Pin
Eddy Vluggen13-Sep-17 0:30
professionalEddy Vluggen13-Sep-17 0:30 
GeneralRe: What is the objective of code benchmarking and what it does Pin
Mou_kol14-Sep-17 3:06
Mou_kol14-Sep-17 3:06 
GeneralRe: What is the objective of code benchmarking and what it does Pin
Richard Deeming13-Sep-17 8:08
mveRichard Deeming13-Sep-17 8:08 
GeneralRe: What is the objective of code benchmarking and what it does Pin
Mou_kol14-Sep-17 3:12
Mou_kol14-Sep-17 3:12 
QuestionRetrieve name of property incl. class and namespace Pin
Bernhard Hiller10-Sep-17 23:56
Bernhard Hiller10-Sep-17 23:56 
AnswerRe: Retrieve name of property incl. class and namespace Pin
Richard Deeming12-Sep-17 2:05
mveRichard Deeming12-Sep-17 2:05 
GeneralRe: Retrieve name of property incl. class and namespace Pin
Bernhard Hiller12-Sep-17 20:37
Bernhard Hiller12-Sep-17 20:37 
QuestionWhat is Delegets ? Why it is today's need in c# Pin
H M Mori10-Sep-17 23:06
professionalH M Mori10-Sep-17 23:06 
AnswerRe: What is Delegets ? Why it is today's need in c# Pin
Bohdan Stupak10-Sep-17 23:10
professionalBohdan Stupak10-Sep-17 23:10 
AnswerRe: What is Delegets ? Why it is today's need in c# Pin
OriginalGriff10-Sep-17 23:11
mveOriginalGriff10-Sep-17 23:11 
Questionhow to deal with exception in php Pin
H M Mori10-Sep-17 17:36
professionalH M Mori10-Sep-17 17:36 
AnswerRe: how to deal with exception in php Pin
Richard MacCutchan10-Sep-17 19:26
mveRichard MacCutchan10-Sep-17 19:26 
AnswerRe: how to deal with exception in php PinPopular
OriginalGriff10-Sep-17 19:54
mveOriginalGriff10-Sep-17 19:54 
QuestionHow do I make any method flexible? Pin
salm abdullsamad10-Sep-17 13:18
salm abdullsamad10-Sep-17 13:18 
AnswerRe: How do I make any method flexible? Pin
Mycroft Holmes10-Sep-17 13:31
professionalMycroft Holmes10-Sep-17 13:31 
Questionis a c# totally based on OOPS concept? Pin
Hardevsinh Mori8-Sep-17 18:07
professionalHardevsinh Mori8-Sep-17 18:07 
AnswerRe: is a c# totally based on OOPS concept? Pin
Richard MacCutchan8-Sep-17 19:23
mveRichard MacCutchan8-Sep-17 19:23 
AnswerRe: is a c# totally based on OOPS concept? Pin
Dave Kreskowiak9-Sep-17 7:32
mveDave Kreskowiak9-Sep-17 7:32 
JokeRe: is a c# totally based on OOPS concept? Pin
Mycroft Holmes9-Sep-17 14:19
professionalMycroft Holmes9-Sep-17 14:19 
GeneralRe: is a c# totally based on OOPS concept? Pin
Dave Kreskowiak9-Sep-17 14:22
mveDave Kreskowiak9-Sep-17 14:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.