Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stored procedures and the 26 parameters limit
Message
De
21/01/2005 11:15:44
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00976697
Message ID:
00979301
Vues:
48
Hello again Sergey,

I tried to implement your solution, but am not too sure about the way to do it.
My problem is the following : I'm having a list of say 50 ADO parameters to convert into a XML string. To use the CURSORTOXML() function I need to convert my parameter list into a cursor first. No problem creating a cursor with the fields name, type, size, and direction, but the value of the parameter is not of known type, and I can't make it fit into a cursor.
An ugly solution I can see would consist in having as many value columns as there are possible datatypes, and filling only the column of the datatype matching the type column. There should be something better.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform