Dear All,
I developed an application in VC++ 6.0 with Crystal Reports 9.0.
Now i want to deploy my application on client machine but i don't now what components (files, dll) of CR are required to register or deploy with my application.
Would some body please help me, its really very urgent.Hi! All!
I'm aslo having the same problem in CR9 Runtime Components in Client machine.
I'm using VB 6 & Crystal Reports 9.
What are all the CR9 componenets or dll files need to be installed in Client machine?
Please if anyone help me to solve this problem.
Thanks.
-Raja|||Visit the next urls -->
http://support.businessobjects.com/communityCS/TechnicalPapers/rdc9_deployment.pdf.asp
http://support.businessobjects.com/documentation/installation_resources/crystal_reports/cr9.asp
Showing posts with label cr9. Show all posts
Showing posts with label cr9. Show all posts
Monday, March 19, 2012
CR9 - Link String field to Number Field
Hey,
I have two tables used within a report one therough btrieve and the other odbc.
Within each table there is a field called {emp.no}. However, one field is located within a Jobshop database and is a string field and the other is located within a TimeLOG database and is a number field.
Is there anyway of linking these fieds within crystal? I dont belive its possible with the Database Expert. But maybe elsewhere?
The report feeds through from the Jobshop (string) field and I need to match records within the TimeLOG (number) database to those within Jobshop based on emp.no and a date field.
Any help much appreciated.
Regards
RobSee the help on the ToText and ToNumber functions.
You should be able to use these in the Record Selection formula.
I have two tables used within a report one therough btrieve and the other odbc.
Within each table there is a field called {emp.no}. However, one field is located within a Jobshop database and is a string field and the other is located within a TimeLOG database and is a number field.
Is there anyway of linking these fieds within crystal? I dont belive its possible with the Database Expert. But maybe elsewhere?
The report feeds through from the Jobshop (string) field and I need to match records within the TimeLOG (number) database to those within Jobshop based on emp.no and a date field.
Any help much appreciated.
Regards
RobSee the help on the ToText and ToNumber functions.
You should be able to use these in the Record Selection formula.
Subscribe to:
Posts (Atom)