Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error() 1426
Message
De
01/06/2011 14:30:59
 
 
À
01/06/2011 10:59:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Vista
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
01320828
Message ID:
01512460
Vues:
86
>>>>>How can I do to fix this error: "OLE error code 0x80040064: Invalid Formatetc Structure."
>>>>
>>>>First you have to find what causes it.
>>>
>>>I get the message when appending a bitmap into a general field:
>>>IF FILE(lc_bmpfile)
>>> SELECT ac_temp
>>> APPEND GENERAL signature FROM (lc_bmpfile)
>>>ENDIF
>>
>>Don't use general field and error will go away
>
>
>Anyone else have ideas? I use general fields to hold bitmaps all the time - it works great for reporting.

Clearly not anymore... General fields are like mines, everything is well until you step on one.
Rule # 1: Never, never use general fields
Rule # 2: If you absolutely must use general field, see rule # 1-
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform