Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursortoxml question
Message
 
 
À
20/02/2006 10:21:47
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Database:
MySQL
Divers
Thread ID:
01097517
Message ID:
01098522
Vues:
12
>Hello Everybody
>
>I use VFP 9.0 Language German
>I have a cursor as an result of an sql-select via odbc against a maxdb database.
>
>All numeric values in the cursor have a comma as decimal seperator
>(Price = 124,75)
>
>I create a xml-file with this command:
>
>CURSORTOXML("mycursor","c:\myxml",1,512)
>
>The xml-file has a point as decimal seperator (Ü,Ä,Ö ... are ok!) ???
>
> 124.75
>
>What is the correct cursortoxml command to get a comma as decimal seperator in the xml file ?

It's my understanding that XML standard doesn't have a provision for any other decimal separator than dot http://www.w3.org/TR/xmlschema-2/#decimal-lexical-representation.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform