Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird OLE problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00156109
Message ID:
00156398
Vues:
33
>>>Good Morning all,
>>>
>>>I'm using a report that I created a couple of months ago. When I try to run that report now (same utility it was written for), I get a dialog box asking me for the location of the .BMP file I'm using for the company logo. What could cause this??
>>>
>>>TIA
>>
>>If the bmp specified in the report was located with a relative path, and the report or the bmp moved, the report no longer knows where the file is. If you abide the dialog, and locate the bmp once (in design mode) the message should go away.
>>
>>If the report is included in the executable, then you should also include the bmp, or be sure and distribute it with the exe, in the same relative path to the report that it was at design time.
>
>
>
>Thanks Erik,
>
>Here's something that just popped up. I have a SEEK...found() routine that's creating some weird errors. Here's a snippet:
>
>SEEK ((Table1.Field1 = Table2.Field1) and (Table1.Field2 = Table2.Field2)
>
>This line of code passes fine in the debugger 2 or 3 times, then on the next pass I get this error "Data/Type Mismatch". This has been driving me crazy for 2 days now. Any thoughts??
>
>TIA
Hi Perry

We have a problem similiar to that at times. What happens is that someone will attempt to remove a record for a field incorrectly. When this happens an error message is generated when specific reports are run. Check the data and make sure that the critieria for the code is not the problem.

R.D.Black
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform