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:
00597030
Views:
27
Ok!, I tried that:

I did something like
lnResult=(lnHandler,'UPDATE MyTableName SET MyFRXField = ?MyFile.cFRXField WHERE MyCondition')

Then a window poped asking for the value of Myfile.cFrxFile
I tried typing the field name, cFrxFile, and the field name with the
alias MyFile.cFrxFile and it seemed to take it, but when I restore the fields back from SQL I have the same problem.

Two questions here :
What am I missing now ?
How do I avoid the window to pop?

Thanks a lot for your great help!

>
>I you follow faq than I think it should be
lnRtnVal=SQLEXEC(lnHandler,'UPDATE MyTableName SET MyFRXField = ?__DATA.mData WHERE ???')
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform