Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Push string para too long (>>8000) to SP of SQL2005
Message
 
 
À
31/05/2006 06:07:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01126092
Message ID:
01126326
Vues:
12
You can use SPT parameters
lcLongString = ...
lnResult = SQLEXEC("EXEC mysproc ?lcLongString")
>I would like to push memo strings parameter too long (>>8000) from VFP into Store procedure or patch of SQL2005 (I knew, SQLSERVER receive parameters nVarchar(nMax) only), How can I do? Help me!!!
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform