Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLEXEC() return set not what I need
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00532497
Message ID:
00532500
Vues:
13
>I'm running a simple stored procedure on an SQL7 server from VFP 6. The data type for the field in the SQL table is varchar and the result set I get in VFP is composed of memo fields. How do I get them to return as a string, or preferably integer, value since the data items are numbers? Thanks for any help...

Use CONVERT or CAST t-sql function to convert data inside your SP.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform