Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: aaarthi
  • Content: Threads
  • Order by date
  1. aaarthi

    Passing ADO recordset to report created with TTX - Crystal 10

    Hello, I am trying to convert the Crystal 8.5 reports to Crystal 10. The reports are created using a TTX file and at runtimean ADO recordset is passed to it and a RDC viewer contrl is used to view the report. As I know it, in 8.5 the name of the fields in the TTX file does not have to match...
  2. aaarthi

    CR 10 Advanced - Developer Editions - RAS

    Other than the fact that CR 10 Advanced Developer has to be used for production and CR 10 Developer for developement and test environments, does anybody know any other difference between the 2 versions - especially with respect to CE Embedded (formerly RAS) thanks.
  3. aaarthi

    Crystal 10 - ASP - RDC Samples

    Does anybody have a working example of a ASP -RDC report in Crystal 10? The Crystal CD only had VB- RDC and ASP-RAS samples. I downloaded the ASP -RDC Samples for Crystal 9 from the Crystal Dev Zone but it doesn't seem to work with Crystal 10. Thanks
  4. aaarthi

    Export File in CR 6.0 using Terminal Server does not export data

    My users access a CR6.0 report made into an EXE through a terminal Server. When they try to export a report to some other drive in the terminal services session (to which they have access to) a blank file with the 0KB is created in the location. But when they save it to the desktop it exports...
  5. aaarthi

    I want to do this in my Record Sele

    I want to do this in my Record Selection formula. But it says the result must be boolean. Any work arounds? StringVar selCustClass := ""; StringVar selCustClass2 := ""; StringVar selDocDate := ""; StringVar selDollarRangeMin := ""; StringVar...
  6. aaarthi

    How can I suppress group footer in a drill down?

    I use Crystal 8.5. I have a report with 3 levels of groups. Each group footer has the summary values for the field in the "Details" section. Now, when I drill down from Group 1 to Group2, the sumamry in the group 1 footer also appears in the drill down page. Is there some way to...
  7. aaarthi

    TrackIt Crystal Reports Integration

    Has anybody incorporated a Crystal Report with drilldowns in TRACKIT? The Group tree option behaves weirdly. Does not allow us to navigate back to the start of a tree once we drill down to a detail. Is there any particular setting to use with this? Thanks in advance for any help.
  8. aaarthi

    Group Dynamically

    Is there a way to dynamically include a group in an Access 2000 report - code Behind?
  9. aaarthi

    How to view existing VB- RDC based reports over the web

    I have some existing VB - RDC based reports. What are the things I would have to do to publish them in the Web.
  10. aaarthi

    Reimporting rpt files into DSR

    I have some reports the input for which is through a VB form. So I usually create a designer file (DSR) in the VB environment, design the report and run it. Now some reports need a chart in them. If I want to define custom colors for the charts, I found that the only way out was to save the DSR...
  11. aaarthi

    Chart grand total and group total as seperate bars

    Hello, Is it possible to chart both the Grand total of a group and the goup total in the same chart as different bars? The scenario is this. I have to create seperate bars for grand total of Premium amount as well as the total of Premium amount for different regions in the same chart. I know we...

Part and Inventory Search

Back
Top