I am using CR XI, Access 2000
I have a main report and three subreports in the detail sections (Db, Dc, Dd).
Contact Name, Company are stored in CONTACT table
Address info stored in ADDR table
Phone info stored in PHONE table
Email info stored in EML table
It is basically a Contact Address...
To summarize...
If I purchase one developer license for creating reports and decide NOT TO use the report creation APIs...Then I can redistribute the application to any number of third parties without pay anything extra...
I am trying to understand the licensing...
1) I will have to buy one license for designing/creating the reports ? - - $x
2) I am going to integrate it with a VB application. If I have to use Report Creation API then I will have to buy a copy of Crystal Reports Developer Edition for each...
I have developed reports using trial version of CR XI. Will the report functionality stop working at my client's place where I have deployed after 30 days ?
Guys I figured out the problem.. It was related to a field that was null ( in Cust_Prod.mdb file). The same field in my Cust..
I had a inner join link defined in the report. Hence it found records for the test dB. Inner Join link was the reason for not pulling the records. I changed it to left...
Yes I am using VB 6.0 to call the report. So what you are saying is I will have to create 2 reports ? One to display in Portrait and other to display in Landscape...
I was trying to avoid having 2 reports..I was looking at some property that dynamically changes the report from portrait to...
I am using CR XI
I am having a strange problem. I have created a report using a test dB "Cust_test.mdb"
This how I connect to the database thru VB 6.0
*******************************
Set m_objconnectioninfo = m_objcrxReport.Database.Tables(1).ConnectionProperties...
I am using Crystal XI
I need to change the print orientation at run time.
The report is already created, but I want to be able to change fields depending on options that the user selects. Certain of these options will cause the report to require more fields than the other options, so I will...
dgillz,
I agree to what you are saying.
I am assuming everyone who has read this post is facing the same issue. I will convey to the client that this is how it works in crystal reports. I have no control over that.
dgillz,
You are right only when the user clicks on the fields in the detail section, it highlights the entire column. I forgot to mention, the entire highlighted column appears "light blue". This is what is bothering the client.
Thanks K for responding.!!!
My client does not like it...
I would like to see only the field that is clicked to be highlighted OR
I am okay with completely disabling the highlight.
Hi
I am using CRXI, Access 2000
When I click on a field in the report, it highlights the entire column. Is this a bug or is there a property which can disable this feature ?
Madawc,
I call myself a "Moron".. Why did I not have a page Header ?
Thanks for pointing this simple thing to me..
LB,
I cleaned up everything and reports looks as expected..
LB,
Thanks as always for quick response..
I do not have "new page before" checked.. Again I do not need a new page after change in group. I need to display different groups on the same page...
I am using CR XI, Access 2000
The Report has following layout
GH1
D
GF1
I have formula to stop the column headers from printing after change of every group.
In the PF, I have a @reset formula
@reset
-------
whileprintingrecords;
numbervar linecnt := 0;
In the GH1 I have a @incrementcount...
Hi,
I am using CR XI, Access 2000.
We have created a deployment package using merge modules.
We installed in successfully on 2 PCs. Both the PCs never had CRystal Reports or Visual Basic installed.
I am getting a Logon failed error message on one of them. The other machine does not give any...
Thanks Ido,
If that is the only way to accomplish this fuctionality, then we might not dynamically change the column width.
I will give you a star for this information
Hi,
I am using CR XI, Access 2000.
We have created a deployment package using merge modules.
We installed in successfully on 2 PCs. Both the PCs never had CRystal Reports or Visual Basic installed.
I am getting a Logon failed error message on one of them. The other machine does not give any...
Hi all,
I am using CR XI, Access 2000.
Is there a way to dynamically change the column width ?
I do not want to add multiple sections with different column widths.
I am using Visual Basic 6.0 to call the reports.
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.