Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Store images to a blob field type
Message
De
22/06/2006 17:20:05
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Divers
Thread ID:
01082689
Message ID:
01130971
Vues:
20
Well this is the case i have a data base in SQL Server 2000 and inside it i have a image field i want to know how can i print that image in VFP9.

I sav de image in the Sql Server 2000 with this form:

for save:
thisform.table.fields("Field").value=createbinary(filetostr(thisform.image1.picture)

for modify:
thisform.image1.pictureval=table.fields("Field").value

i am using recorsets.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform