blah blah blah is here! blah blah » Close

1
votes
2 answers

Displaying Data from a textfile in Crystal Reporting

I have written code to extract important data from a textfile and saved it all in lists using C#. Now I need to display that data in Crystal Reporting. Is it possible to write code so that I can import the lists to the report? I have search ...

0
votes
0 answers

having problem with crystal reports from a session

Hi. I have this asp.net website that generate records of Staff. As you type staff's Id no. in a texbox and click the 'Generate record' button, the page will be redirect to the another page of which the report has to be viewed. In my firs ...

0
votes
1 answers

I cannot save in excel using C#...I need help solving the problem!

Heeelp! I am stuck heavily!! I have this big obstacle that it seems impossible to resolve and it also seems there is no solution behind it!! It may seem easy at first glance but it is the most challenging obstacle in programming history. ...

0
votes
0 answers

crystal reports

Friends , I am working with windows application with C#.As i am new to crystal reports am having a doubt. Iam displaying the report fom dataset by passing two parametes. After passing these two parametes i am binding the data into a da ...

0
votes
0 answers

Crystal Report Problem

mga
0

Hello every1; - How to display the results of a view and a stored procedure in the same crystal report i have the following view : create view ViewPurchaseInvoiceProducts as SELECT dbo.PurchaseInvoices.PInvoiceId, d ...

Feedback