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

    Show Arabic Text in Crystal Reports from VFP table

    Hi ! Urgent help required. I have been successfully using VFP 6.0 (English) for data storage and application interface and Crystal Reports 8.0 (English) for reporting from VFP. Now I have to create tables in VFP to store arabic names and numbers and to show the same in crystal report. I have...
  2. tommy99

    Arabic Text in Crystal Reports

    Hi ! Urgent help required. I have been successfully using VFP 6.0 (English) for data storage and application interface and Crystal Reports 8.0 (English) for reporting from VFP. Now I have to create tables in VFP to store arabic names and numbers and to show the same in crystal report. I have...
  3. tommy99

    pass values from VFP

    How can we pass varaibles from the VFP program to a Crystal Report (RPT) so that based on the value of the variable the group, columns in the RPT could be shown. Can anyone post some sample code. Will be appreciated...
  4. tommy99

    Show Group dynamically

    Hi ! I have designed a Report in Crystal (v8.x) showing a list of employees with their salary figures from a FOX2X table. The table has the fields like ID, Name, Department, Designation, Salary etc. The report is shown correctly when called from a VFP program. Now I wish to group the same...
  5. tommy99

    Cannot Open a VFP Free Table

    Hi ! I am using Crystal Reports 8.0 with VFP 6.0. I wish to generate a report in Crystal from a VFP free table (DENOREP.DBF) (Created dynamically in a program). I made a dummy DBF file with the exact structure required for the report design in crystal. When I try to add the table to the report...
  6. tommy99

    Error while printing

    I am getting an error while displaying a report on screen. After Previewing the report on screen, when the close button is clicked, the error is displayed. The error is Fatal Error: Exception Code = C000001D The code used for report is REPORT FORM (m.reportform) TO PRINTER PROMPT WINDOW...
  7. tommy99

    Disable Print button

    Is it possible to Disable the Print Button from the toolbar of the Report Preview screen ? If there are no printer drivers installed on the machine, I wish to disable the Print button.
  8. tommy99

    Report from a cursor

    Hi ! Is it possible to design and show the records in Report Design from a Cursor instead of a Table or View ? IF I require to show some additional information in the Report design which are available in some Memory variables, is there any way of displaying the same in the report other than...
  9. tommy99

    Detail Segment iN Report show only one record

    Hello, I have a simple report design with the fields taken from 2 different (free) tables. The first table (A) contains only one record and the values of this record is used to print the headings in the Page Header. The second table (B) contains many records and the fields are placed in the...

Part and Inventory Search

Back
Top