What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Crystal Reports Software Solutions: 26 - 50 of 3450
 
Hi, I have to retrieve data from a table in SQL server and display the same in the Excel using C# ASP.Net. Here, some columns should be as hyper links to another sheet in the workbook such th...
We are having problem in defining the custom paper in crystal. We have a paper size of 8.5 x 5 and there is no paper size given in Window for this purpose. We tried to do in Windows 98 and...
Is it possible for me to print crystal report in ASP.NET without opening the report?  Can anyone point me in the right direction? From what I read online, it sounds like I would have to exp...
I have developed a C#  windows application using the Crystal Viewer component Visual Studio 2005 enterprise. I have downloaded the merge module for Crystal version 11 release 2 and used it...
CR 8.5 i am reading an example of using filter on an array: filter(["abc abc abc abc abc","hjjh","hj abc hj"],"abc")[1] what does the [1] mean at the end? this is what i'm trying t...
Hi The following is the code which has been written in a formula which basically calculates the sum of cur_avg field and the condition is if the same coursename and username exists then we ...
I have created an application in VS2005 using Crystal Reports I have a report which acccepts 3 parameters.  Two of which accept multiple multiple values. The report connects to an SQL Da...
We recently moved an application over to Crystal Reports XI.  We have several reports in the application.  However we are having trouble with one report in particular. The error message tha...
Hi, I ' am creating reports using crystal report included in visual studio 2005. I successfully can pass parameter programmically but every time I run the crystal report I receive this mess...
the whole "whileprintingrecords" issue just messes with my brain, but here is what I have: in my report header I have this: whilePrintingRecords; NumberVar RptCounter:=0; if i underst...
crystal reports if then else formula case  {DM_SALESCOSBYMAKE;1.datedeliver} >= DateTimeValue (2001,06,01) AND {DM_SALESCOSBYMAKE;1.datedeliver} <= DateTimeValue (2002,05,31)     THEN ...
I am using Crystal reports for the first time and my background is in Access databases.  I am trying to create a report that will show how many records for each country [CnAdrPrf_ContryLongDsc...
I've set File -> Options -> Fields -> Number -> Number Tab -> Custome Style -> Customize -> Negatives to -123 in my report because I want negative numbers represents with leading negative sign...
I am having trouble with changing the database connection information from my development database to the production database when my reports program is run. Here's the setup:  I develop the...
I have a crystal report which I created to show details from one table on a database. I am using the crystal viewer on an ASP.Net page to view the report and it works fine until I switch to a ...
Hi!!! I do i call reports designed in Crystal Reports XI in VB6.0 application... Thanks Twinkle
HI iam using crystal report in my web application iam usin Visual Studio 2005 when I run this report in my web page using crystal report viewer iam getting the above error  CrystalRepor...
Using Crystal 10.0 and I'd like to insert a watermark that lies diagonally across most of the page with the text and data lying over it.  The watermark will be text only.  How can I do this?  ...
I'm writing a small app in vb.net 2008 Pro that executes a crystal report that was created in Crystal XI. This report has several subreports all of which use the same stored procedure that is ...
I am using Visual Studio 2003 with Crystal Report 9. I have Printer A and Printer B. Printer A is default printer for Window, but I want to set Printer B as default printer for this VB.Net Win...
Hi all, Tech specifics: Visual Studio 2008, Crystal Reports 10, Visual Basic, ASP.NET 3.5 I've been searching here and there for a definite solution for my problem and have yet to find i...
Trying to pull and sort by date but the field is held as a string. Tried a couple of formulaes to no avail. For example string "20071102120" needs to be converted and displayed as date/time of...
My formula only displays the first line. What am I doing wrong? If the first statement is not true then it should go to the next statement and so on. if {TIME_CARD_RECORD.AUTO_CLCOK_OUT} = ...
    We are in a process of hiring a person who will, among other tasks, develop Crystal Report solutions for our firm. I noted that many of the previously listed interview question lists have...
I am using Crystal32.OCX, trying to call Crystal Report which uses ORACLE DSN to connect to database, when I Preview the report in Crystal Report - it works fine, but if I try to Open it f...