Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving SQL image data through stored proc
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Retrieving SQL image data through stored proc
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows NT
Database:
MS SQL Server
Divers
Thread ID:
01225394
Message ID:
01225394
Vues:
55
Hello all,

I'm sure this has been covered, but I can't find a solution topic. I have a stored procedure that takes 'image' as a parameter. The data I am sending in is text. I am passing the data in with CREATEBINARY(lcXml).

I retrieve the data through a stored procedure into a cursor, and before calling the SP, I set MapBinary to .T. for work area 0.

My problem is that the xml text that is in the retrieved cursor is still in binary form. How to I convert it to text?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform