I recently came across a problem with my VB6 program. The program was working fine in Win 98, NT & XP environments, but they I installed it onto another computer with Win 98 and ran into some major problems.
The program is a MDI application with many screens. On this certain computer, upon...
I have a subreport called "ASSET" within my report, which links to the main report through a parameter (ClientID).
So, for each time that ClientID(client table) = ClientID(asset table), the information is displayed.
Now, I also have a liability table. In the asset table I have a...
When I put a currency value in a text object with a string value, the currency value is displayed different than the rest of the values.
If it was a database currency object it would be displayed as:
$ 325.67
However, when I put the database currency object and a comment into a text object...
I have a rather large report file with a number of sections on the first couple of pages that I need to supress if blank.
When I DON'T use the "Suppress Blank Section" option, the report looks goofy [with white space], but the sections appear in the right order. Then, when I use...
Using:
Crystal Reports 9
Access 2000 Database
I am having a problem when running my report. In the print preview screen when I run a report, the report originally runs perfect. However, if I change any of the properties (such as Section Expert or Format Subreport) and hit OK (even if i check...
I'm a brand new CR user. I am working with a Visual Basic program. I was wondering if there was any way to filter a report with a variable from visual basic.
ex. I want to display the report WHERE Client.ClientID = clientID(variable from VB), rather than define the variable in CR.
Any advice?
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.