Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't store a Report FRX file in a table.
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00591420
Message ID:
00596996
Views:
27
>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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform