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 Shaun E 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: pammi
  • Content: Threads
  • Order by date
  1. pammi

    Slowness Problem

    Hi, I have created a report using CR7. The report is displaying some of the summary figures based on different regions like total amount collected for a particular region and so on. I have done the grouping on the region. When I run the report(from the report designer) it takes less than one...
  2. pammi

    How to do the selection based on Time.

    Hi All, I have written a report in CR7.0. I want to select data based on the 2 times entered by the user i.e. Time From and Time To. I have tried but somehow can not get the correct records. Can anyone tell me how to write this selection criteria. Kirti
  3. pammi

    Group Tree not showing

    Hi, I have written some reports in CR7 and using VB6 to show the reports. I am using CRPEAuto object to show the report. the sample code is as follows :- Set creApp = New CRPEAuto.Application Set CreRpt = creApp.OpenReport(App.Path & "\DailyRep.rpt") Set rptDB = CreRpt.Database Set...
  4. pammi

    crystal report and stored procedure

    I have written a stored procedure in sqlserver which is having 3 input parameters and returs a resultset. I know how to write a report using tables and views. but not sure how to use this stored procedure resultset in crystal report. I am using CR 7.0. can anyone help me???? Pammi
  5. pammi

    Urgent - VB and Crystal rpeort

    I am using VB 6.0 and Crystal report 7.0 and trying to access report form my VB program. I can not find crystal 'report activex designer runtime' under projects/reference. How can I use CRAXDRT object in my VB program? what reference/ component i need to include? Please help me...its very...
  6. pammi

    How to Access Crystel report from VB program.

    Hi, I have started leanring Crystal reports just few days before and wondering how I can access crystal report from my VB program. Anyone pls help me. Thanks Pammi

Part and Inventory Search

Back
Top