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 Wanet Telecoms Ltd 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: *

  1. spelhank

    Sorting in Details Section

    No, the underlay following section is not on. What would be the "first element of the group sort". It is being sorted by the record number, so It should print record number 1 then details a, details b. Instead I am getting record number 1 then details b, details a. In the details b...
  2. spelhank

    Sorting in Details Section

    I am working in Crystal Standard 8.5 with a SQL Database. Trying to create a simple report. In one of my details sections, I want to put a memo field below a text field. Since the text field can "grow" into the memo field, I created another section in details and dropped the memo field into...
  3. spelhank

    Crystal Problem Using Multiple Versions

    I work with a database software package that uses Crystal 8.5 to generate its reports. Most of my clients also use an accounting package that is sending out an update that uses Crystal 9.0 to generate their reports. When the client installs the update to the accounting package on an individual...
  4. spelhank

    Can MSDE no longer be used with 2003 server?

    I have an application that uses MSDE as its database. Now I am told that with 2003 Server, the program no longer installs MSDE -- instead I must purchase SQL at a much larger expense. Question, is this true. Can I not install MSDE on the 2003 server. If so, why not? Is there no replacement...
  5. spelhank

    msde installation

    I am also interested in MSDE. I use an application that uses MSDE as its SQL database. Now with 2003 server, I am told that MSDE will no longer be installed -- instead I must purchase SQL at a much larger expense. Question, isn't there a substitute for MSDE? If not, can I still use MSDE with...
  6. spelhank

    Passing a Shared Variable Problem

    Thanks for the help. I got it to work by making it very small. Great!
  7. spelhank

    Passing a Parameter as an Exception

    Thanks for all the input. I discovered my mistake. I was trying to link the two tables in the subreport by a common field, and NOT the primary keys. I finally linked the two by budget code ID instead of Budget Code, then suppressed the detail line with: Budget code from table A = Budget code...
  8. spelhank

    Passing a Shared Variable Problem

    I am trying to pass a shared variable from one subreport to another. I have the order of calculation correct, because the sharing works, however, one report runs before the other report, and I want the second report to display using the passed variable from the 1st report. I do not want the...
  9. spelhank

    Passing a Parameter as an Exception

    Hello all, Here is a challenge. I am working with Crystal Reports 8.5 trying create a report that uses two different tables of data related to the same subject, but not identical. The two tables can be linked by the common field "Budget Code" to the subreport, however, I want the...
  10. spelhank

    Duplicating Parameters

    Thanks IDO for your prompt response to my question. However, I do not have the field to query in the main report. The field I am querying only lies in the subreport. Without the field in the main report, I can't choose it to create the parameter. I am trying to link data that really...
  11. spelhank

    Duplicating Parameters

    I am using Crystal 8.5. I have created a report that has four subreports. Each subreport asks for the same parameters. Is there a way to pass the parameters selected in the first subreport to the other three subreports so the user doesn't have to type in the same parameters 4 times? I have...
  12. spelhank

    Memo fields in linked multiple recordsets

    Ken: That can't be it because it happens on my computer and all the other computers on the network with various drivers, etc. Besides I have a brand new Dell Laptop and a new HP Printer. Any other ideas? Can you drop a memo field into a report, format it as an rtf and change the font to 8 pt...
  13. spelhank

    Memo fields in linked multiple recordsets

    I think this is a similar problem to one I am having. When I insert a memo field into a report, on the page break, it repeats the last line on the following page. When I change the text interpretation to rtf, the line does not repeat. The problem with this is, I am unable to format the font...
  14. spelhank

    HTML Processing and text size in Crystal 8.5

    I am having a similar problem. In Crystal 8.5, I am inserting a memo field, however, when the page breaks, part of the memo field repeats on the next page. When I change the field to rtf format, the repeating stops, however, I can't format the rtf field to a smaller font. Even placing it in a...

Part and Inventory Search

Back
Top