Click here to Skip to main content
16,008,469 members
Home / Discussions / C#
   

C#

 
AnswerRe: Broad casting of message to Client Browser. Pin
Ashfield3-Sep-09 8:48
Ashfield3-Sep-09 8:48 
Question[Message Deleted] Pin
mobius1110013-Sep-09 7:24
mobius1110013-Sep-09 7:24 
AnswerRe: Database Responding Pin
Not Active3-Sep-09 7:39
mentorNot Active3-Sep-09 7:39 
GeneralRe: Database Responding Pin
mobius1110013-Sep-09 7:52
mobius1110013-Sep-09 7:52 
GeneralRe: Database Responding Pin
Ashfield3-Sep-09 8:49
Ashfield3-Sep-09 8:49 
QuestionRedirect URL problem Pin
zeeShan anSari3-Sep-09 6:40
zeeShan anSari3-Sep-09 6:40 
AnswerRe: Redirect URL problem Pin
EliottA3-Sep-09 7:16
EliottA3-Sep-09 7:16 
QuestionPlease point me in the right direction... Building reports. Pin
JollyMansArt3-Sep-09 6:28
JollyMansArt3-Sep-09 6:28 
I have been thinking of using crystal reports over Microsoft Report Viewer but both of them confuse me a little.
Here is why...
SQL Server already has the tables so in my logic of building reports in the past is I provide the following:
1) the sql connection string
2) The SQL Statement containing the fields names the report is wanting
3) Identify the report file
Then the report is generated.

But What I am noticing is I have to add an extra step I do not want to do. Which is creating a dataset.xsd file to have my sql statement load the data directly into.

What I want to know is how to build a report in a c# application that will use the applications connection string (because the database and or server will change names) and Allow me to pass a SQL statement directly into the report. What would be real nice is if I could have the report file external to the application so I can simply replace the report file when changes need done instead of having to recomplile the whole application, as well as dynamically call a report if the file exists and if not ignore the report.
AnswerRe: Please point me in the right direction... Building reports. Pin
Not Active3-Sep-09 7:29
mentorNot Active3-Sep-09 7:29 
GeneralRe: Please point me in the right direction... Building reports. Pin
JollyMansArt3-Sep-09 7:58
JollyMansArt3-Sep-09 7:58 
GeneralRe: Please point me in the right direction... Building reports. Pin
Not Active3-Sep-09 8:30
mentorNot Active3-Sep-09 8:30 
GeneralRe: Please point me in the right direction... Building reports. Pin
JollyMansArt3-Sep-09 10:42
JollyMansArt3-Sep-09 10:42 
QuestionC# Rules File Pin
ant-damage3-Sep-09 6:08
ant-damage3-Sep-09 6:08 
AnswerRe: C# Rules File Pin
Henry Minute3-Sep-09 6:42
Henry Minute3-Sep-09 6:42 
AnswerRe: C# Rules File Pin
Luc Pattyn3-Sep-09 6:52
sitebuilderLuc Pattyn3-Sep-09 6:52 
GeneralRe: C# Rules File Pin
ant-damage3-Sep-09 8:36
ant-damage3-Sep-09 8:36 
GeneralRe: C# Rules File Pin
Luc Pattyn3-Sep-09 8:58
sitebuilderLuc Pattyn3-Sep-09 8:58 
GeneralRe: C# Rules File Pin
ant-damage3-Sep-09 9:10
ant-damage3-Sep-09 9:10 
GeneralRe: C# Rules File Pin
Luc Pattyn3-Sep-09 9:29
sitebuilderLuc Pattyn3-Sep-09 9:29 
GeneralRe: C# Rules File Pin
ant-damage3-Sep-09 9:35
ant-damage3-Sep-09 9:35 
GeneralRe: C# Rules File Pin
ant-damage3-Sep-09 10:51
ant-damage3-Sep-09 10:51 
AnswerRe: C# Rules File Pin
stancrm3-Sep-09 8:07
stancrm3-Sep-09 8:07 
AnswerRe: C# Rules File Pin
benjymous3-Sep-09 23:11
benjymous3-Sep-09 23:11 
GeneralRe: C# Rules File Pin
ant-damage3-Sep-09 23:15
ant-damage3-Sep-09 23:15 
AnswerRe: C# Rules File Pin
ant-damage23-Mar-10 3:26
ant-damage23-Mar-10 3:26 

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.