Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image Save as
Message
De
22/11/2006 04:02:31
 
 
À
22/11/2006 03:37:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01171658
Message ID:
01171666
Vues:
8
>Hi All
>
>I saved some images in blob field I want now to save blob value (image) on the drive like convert blob value to image in C: drive I tried to use EXECSCRIPT function but file not viewed.

Not EXECSCRIPT() - STRTOFILE() is the function:
STRTOFILE(MyBLOBField,[C:\xxxxxxxx.JPG])
or
COPY MEMO MyBLOBField TO C:\xxxxxxxx.JPG
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform