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

    Need to show picture, which section am I in?

    I am trying to display .jpg files in the details section of a sub-report. The parent report is named Quinqenall.rpt, the subreports are sub5YearTempo and Quinqenall_images.rpt. It's this last which should display the images. I've done a test run, using the techniques in "Load a picture in...
  2. mthompso

    CR9 - String now array!?

    Error message: This array must be subscripted. For example: Array[i]. The following formula has been working flawlessly up to and including CR 8.71; now it's CR9 & CR declares it to be broken. The name of the formula is Yr>2000 and this is all it consists of: --start formula if...
  3. mthompso

    Phantom record when form regains focus

    After closing a modal form, the calling form ends up on a record that doesn't exist. Here's what happens. I have two forms, projects and photos, which operate on separate tables in the same database. A toolbar button on Projects is used to open the photos form, and it is always opened modally...
  4. mthompso

    Changed field size not picked up

    I have had to resize an Access97 text field from 8 characters to 10 characters. It's a key field and used extensively in reports. Crystal Reports 8.5 is stuck on the old size (string,8) and I've had no success in coercing this field to the new size. Needless to say the reports using this field...
  5. mthompso

    Subreport does not work at customer site

    I have a simple report with one subreport. The subreport does not display any records at the customer site, although it works fine on my computer. The main report is selected against the Sites table on the Sites.ProfacNumber field. The subreport's name is HazMaterials. Its parameter field is...
  6. mthompso

    Table refuses to link CR8

    I'm trying to link the field "OwnTypeCode" in the OwnershipType table to the field "OwnerShip" in the Sites table. Both are of type char, one character long. Crystal 8 refuses to do so. I've tried both visual linking, and doing it in the selection formula. Any suggestions...

Part and Inventory Search

Back
Top