Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Viewing images stored by Visual FoxPro
Message
De
24/04/2003 17:20:01
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Viewing images stored by Visual FoxPro
Divers
Thread ID:
00781312
Message ID:
00781312
Vues:
40
I have successfully written an ASP page that retrieves photos from an SQL Server 2000 database and writes them to a web page(using Response.BinaryWrite), however when the photos are stored in the database using VFP 7.0 and the APPEND GENERAL command, instead of sending the photo to the web page, I get a page of cryptic symbols. The photos are stored in a field of type Image. Does anyone know why this occurrs and how to solve the problem.

Here is the code in VFP 7.0
APPEND GENERAL stuphoto.stuphoto FROM (This.Parent.cFileName)

Thanks
Ed Waite
C-Innovations
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform