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:34:23
 
 
À
20/04/2015 04:31:19
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
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:
01618737
Vues:
33
>>>>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)
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform