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

    Deployment problem with VB.net & CR RDC9

    Hi I have a pair of apps one written in VB6 and the other in VB.net. Both use the CR9 RDC rather than the built in .Net version. My app works happily on the development machine. I have an install made with InstallShield Express using all the recommended MSM modules. On a clean virtual...
  2. MikeVE

    How can I change a formula entered in the Section Expert at run time?

    I am using the RDC with VB.net. I have a subreport which is in a Group Footer of the main report. The subreport has two levels of grouping and NewPageAfter true on both levels. I get a unwanted final page with no data - just the main report's PageHeader. I can fix this using the Section...
  3. MikeVE

    How to hide tabs in report viewer with .net?

    Hi Using VB6 & CR9 I could turn off the tabs in the report viewer using the property .DisplayTabs but it is not there in the .net version. How can I do it in .net?
  4. MikeVE

    Why are subreports reseting page numbers?

    I have a report that uses grouping and in most circumstance the page numbering correctly reflects the grouping. However when I include subreports the page numbering can go astray. On investigation I found that when the subreport just happens to begin at the top of a new page it resets the page...
  5. MikeVE

    How can I read the value of an RTF field (VB6 & CR9)

    I want to use the Value property of fields to check if they are empty. The data comes from an Access table using ADO. I can do this happily with simple text fields by looking at the fields Value property. The problem field comes from memo data and is formated using the text interpretation set...
  6. MikeVE

    Crystal Reports causes VB progam to crash under Windows 2000

    My program was written in VB6 with ADO 2.6 and Crystal Reports 8 using TTX files as design datasources. I updated to CR9 because there were problems compiling CR8 under XP. My installation is written with InstallShield Express 4 and uses the Crystal Reports9 Merge Modules. The problem did...
  7. MikeVE

    Unwanted blank last page when grouping records

    My report is controlled from VB6. It can be printed with or without grouping. This is controlled by a variable. When the variable is set to turn grouping on, NewPageAfter is set to true in both the last detail section and the group footer. The problem is that when grouping is on, a final...

Part and Inventory Search

Back
Top