Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I import a word doc into memo field
Message
De
20/04/2015 04:39:34
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
20/04/2015 04:37:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01618713
Message ID:
01618741
Vues:
31
>>>>>>>Yes you can but the only way you can view it is in word. You could use automation to open word and see the document But as Boris says better to store a link to the document location.
>>>>>>
>>>>>>Would you enlighten me how to do this with MS SQL Server so that I have access from somewhere else?
>>>>>>
>>>>>>;)
>>>>>
>>>>>You can store the contents in a varbinary(max) column with the FILESTREAM attribute
>>>>>( you will need a filetreamgroup on the database level)
>>>>>
>>>>>To view/edit the doc file, you need to put the contents of the column into a temp file
>>>>
>>>>O.k. not a memo, but not in the filesystem too. That's basically what I mean. :)
>>>>
>>>>What would be the representation on the VFP side?
>>>
>>>
>>>vfp side = blob for the contents (filetostr)
>>
>>That is what you would do. Collin likes memo, for all I see. :)
>
>Well a blob is a binary memo or memo NOCPTRANS

:)
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform