Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't store a Report FRX file in a table.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00591420
Message ID:
00596996
Vues:
30
>Ok!, I almost got it, I read de article that you mention, I tried it but I got stuck trying to update an "Image" field in SQL with an "General" field from Fox
>What do I do here?
>
>I can't just do a
>
>lnRtnVal=SQLEXEC(lnHandler,'UPDATE MyTableName SET MyFRXField ="+what goes here ???)
>
>>As was mentioned before, faq #7995 explains how to do that.
>>

I you follow faq than I think it should be
lnRtnVal=SQLEXEC(lnHandler,'UPDATE MyTableName SET MyFRXField = ?__DATA.mData WHERE ???')
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform