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

    Memo fields

    Hello, I have a problem with a memo field. If the text is more than 3 rows then it should be at another page. When I tried to do a formula for this I noticed that you can't use formulas with memo fields. Is there a way around this? I have to use more than 255 characters. I use CR 8.5 and get...
  2. lotwal01

    Hello, I'm not sure I'm in the r

    Hello, I'm not sure I'm in the right group but here's my problem: I have a VB 6 Application that uses Crystal Reports 8.5 RDC. When I run the application in debug mode it works just fine but when I run the .EXE (from the same computer) and try to open a report I get a Dr Watson message...
  3. lotwal01

    Multiple columns disappear when exporting to excel

    Hello, I have a VB6 Application where I create a report with RDC and active data. The report has multiple columns. The problem I have is when the user export the report to Excel the multiple columns disappear! What can I do?? /Lotta
  4. lotwal01

    show same labels more than once

    Hi, I have a report that print out address labels for the user to put on envelopes. At the moment it prints out every label once. Now the users have requested that they want to choose how many labels that comes out. So instead of choosing how many copies to print out they i.e want five labels in...
  5. lotwal01

    I can't save my pdf at webserver

    Hi, I'm developing a webapplication with components (ASP and VB 6.0) where I create two CR-reports and exports them to PDF and save them at the webbserver. When I run the application in my development environment it works perfect but when I run it on the webserver with the components in MTS the...
  6. lotwal01

    How to put two subreports in a report?

    I use CR 8.5, VB 6 and SQL server. I have a report with a subreport in it.I use TTX files in the report and use VB to fill and send the recordsets to the report. I have two recordsets. it works just fine but the problem is that I have to add one more subreport and I don't know how to change the...
  7. lotwal01

    Two subreports

    I use CR 8.5, VB 6 and SQL server. I have a report with a subreport in it.I use TTX files in the report and use VB to fill and send the recordsets to the report. I have two recordsets. it works just fine but the problem is that I have to add one more subreport and I don't know how to change the...
  8. lotwal01

    The second recordset doesn't display!

    Hi, I have a report with two recordsets. The "parent" recordset shows, however the "child" recordset come up as blank each time, even though the corresponding ADO object contains the data i need. I cannot get both recordsets to display. Crystal is just not reading the data...
  9. lotwal01

    Report doesn't show data in details section

    I hope someone can help me with this problem! When I preview my report all data shows but when I print it out it just shows the data in the report header. I have no suppress in the details section.
  10. lotwal01

    My report doesn't show the right data!

    Hi, I'm new at Crystal Reports and I'm stuck. I'm using Visual Basic to get the right data and then it's supposed to show the data in the report. The problem is that even if I put a "Where" condition in my SQL the report ignores the condition and shows ALL data! Can someone help...

Part and Inventory Search

Back
Top