I am developing SQL reports in Visual Studio 2005 and have written a report that processes the following records.
1. A case has 1 case record.
2. A case record has 1 or more related service records.
3. A case record has 1 or more related activity records.
4. A case record has 1 or more related...
I’m using CRM 4.0 and I want to pass an attribute value as a parameter to a url in an IFrame. It works fine with the parameter value hardcoded into the url e.g.
the url on the iframe is set to -http://test/ISV/NewPersonDetails.aspx?PersonNo=999999
However I want to pass the attribute value...
My main report prints one record per page. In the detail section there are 2 continuous subreports. Subreport 1 shows how many items for sizes 1, 2 and 3 were available. Subreport 2 shows how many items for sizes 1, 2 and 3 were ordered. In subreport 2 the 3 sizes % ordered should be 100%. It...
Hi.
I have the following 2 input tables:
1. tblTempValue has 2 fields: Value (TEXT) and AssetID (BIGINT(20)) and holds the following values:
Value AssetID
1,3,10 90
4 91
8 92
2 93
5 95
2. My lookup tblTextDOB has 2 fields: RaceNumber (VARCHAR(20)) and...
I have a problem calculating a formula using shared number variables and sub-reports. I have checked out FAQs and thread767-857392 but it still is not working properly.
I am running CR10 using a Stored Procedure in SQL 2005.
1. I define 3 shared variables in the detail section of my main...
Maybe someone can help!
This problem has been mentioned before in thread703-516681 but unfortunately no one replied. I have the same problem.
To recap I am printing to a dot matrix printer using continuous paper in Access 2000. The paper is 0.5cm longer than the usual A4 sheet so after...
I have created a report in Crystal Report 9 with a single date parameter. I call this report in some VB 6 code (below). The problem I have is that an empty report is printed each time I run the code with a valid date. (Running the stored procedure independently with a valid date always returns...
I'm using Crystal Reports 9, SQL 7 and VB6. I want to write some VB code to prompt the user to enter 2 date parameters. I have written a stored procedure to select the records using these date parameters. I have designed a Crystal Report with this stored procedure set as the datasource. Can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.