Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Store multiple documents in binary fields
Message
From
03/09/2004 11:57:50
Victor Chigne
Inteliventas
Peru
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00938594
Message ID:
00939161
Views:
12
Thanks ... I'll check

>Victor,
>
>You can use the Add() method of OLEObjects collection.
>lcFile = GETFILE()
>t_rtf.oRtf.oBJECT..OLEObjects.Add(,,lcFile)
>
>
>>I have an application tahta access a MSSQL2000 database . I want the user to put together all the docs related to a contruction project in a single repository, so I made a binary field and associated a Rich Text Box control to It. I wanted to create a single RTF file, let the user drag and drop documents in this RTB control and save the RTF along with the embedded files in the database field. But I'm not able to do it, the control only saves references to the files in the case of office documents (Excel, Word), not the files. Any help will be greatly eppreciatted.
>>Thanks in advance
Previous
Reply
Map
View

Click here to load this message in the networking platform