Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursortoXML
Message
 
À
07/02/2005 17:32:38
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00984592
Message ID:
00984595
Vues:
17
>When I use =Cursortoxml("mytable","myxml") the field names from Mytable.dbf are all converted to lower case in myxml.
>
>The problem is that if I use a stored procedure in SQL, the field names are case sensitive. Naturally the fix is to simply use lower case in the SQL Stored prodedure, but it would be good if I could control the case in the XML.
>
>Any thoughts or suggestions?


Joel,

Why don't use either UPPER() or LOWER() in the stored proc to force the field names to one case or the other for value testing?

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform